Macro hydrate_text

Source
macro_rules! hydrate_text {
    {$t: expr} => { ... };
}