parse_tokens

Function parse_tokens 

Source
pub fn parse_tokens(
    bytes: &mut &[u8],
) -> ModalResult<Vec<BasicToken>, ContextError<&'static str>>