Crate read_token [] [src]

A simple library to read tokens using look ahead

Functions

token

Reads an expected token, return None if it does not match.