gcg_parser/gcg/
token.rs

1mod error;
2
3pub use error::{Error, Result};