async fn try_fmt_child_macros(
code: &str,
stream: TokenStream,
fmt: &FmtFragServer,
) -> StringExpand description
Find “macro_ident! {}” and try_fmt_macro the macro body if it is not marked skip
async fn try_fmt_child_macros(
code: &str,
stream: TokenStream,
fmt: &FmtFragServer,
) -> StringFind “macro_ident! {}” and try_fmt_macro the macro body if it is not marked skip