Macro h

Source
macro_rules! h {
    [] => { ... };
}
Expand description

This macro should only be used in hook_fn or #[hook].