host

Macro host 

Source
macro_rules! host {
    ($string: literal) => { ... };
}