parse

Function parse 

Source
pub(crate) fn parse(token: &Literal) -> Result<(Span, Vec<u8>), Error>