Macro ht

Source
macro_rules! ht {
    () => { ... };
}