risingwave_common::types::decimal

Macro checked_proxy

source
macro_rules! checked_proxy {
    ($trait:ty, $func:ident, $op: tt) => { ... };
}