Skip to main content

parse

Function parse 

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