float

Function float 

Source
pub fn float(
    input: ParseString<'_>,
) -> ParseResult<'_, (Box<SectionElement>, FloatDirection)>