parse_prim

Function parse_prim 

Source
pub fn parse_prim(
    i: Span<'_>,
) -> IResult<Span<'_>, Token, VerboseError<Span<'_>>>