pub fn float(
input: ParseString<'_>,
) -> Result<(ParseString<'_>, (Box<SectionElement>, FloatDirection)), Err<ParseError<'_>>>pub fn float(
input: ParseString<'_>,
) -> Result<(ParseString<'_>, (Box<SectionElement>, FloatDirection)), Err<ParseError<'_>>>