Macro germ_macros_impl::gemini_to_tt
source · [−]gemini_to_tt!() { /* proc-macro */ }Expand description
Convert Gemtext into a token tree
Panics
May panic if the Gemini could not be properly handled, for any reason.
gemini_to_tt!() { /* proc-macro */ }Convert Gemtext into a token tree
May panic if the Gemini could not be properly handled, for any reason.