forgedb-parser 0.2.0

Parser for ForgeDB schema language
Documentation
1
2
3
mod core;

pub use core::{ParsedSchema, Parser};