[][src]Macro slip::slip

macro_rules! slip {
    #[proc_macro_hack] => { ... };
}

Converts a string literal into a slip token. See the the repository for usage.