plumber::set_hook! [] [src]

macro_rules! set_hook {
    ($t:ty : $c:expr) => { ... };
}