risingwave_storage::hummock::sstable::block

Macro get_fn

source
macro_rules! get_fn {
    ($name:ident, $($type:ty),*) => { ... };
}