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