pub fn parse_from_bytes(source: &[u8]) -> Parser
Create a parser from a byte slice. The source name is set to <bytes>.
<bytes>