Macro rtf_parser::recursive_tokenize_with_init

source ยท
macro_rules! recursive_tokenize_with_init {
    ($init:expr, $tail:expr) => { ... };
}