Function ruststep::parser::token::anchor_name[][src]

pub fn anchor_name(input: &str) -> ParseResult<'_, String>
Expand description

anchor_name = < URI_FRAGMENT_IDENTIFIER > .

Parse as string, without validating as URI fragment identifier