Skip to main content

thin_space

Function thin_space 

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