Skip to main content

eval_inline_mech_code

Function eval_inline_mech_code 

Source
pub fn eval_inline_mech_code(
    input: ParseString<'_>,
) -> Result<(ParseString<'_>, ParagraphElement), Err<ParseError<'_>>>