float_left

Function float_left 

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