risingwave_common::range::private

Macro impl_one

source
macro_rules! impl_one {
    ($($t:ty),*) => { ... };
}