[][src]Macro tree_buf::profile

macro_rules! profile {
    ($T:ty, $name:expr) => { ... };
    ($name:expr) => { ... };
}