mask-parser 0.2.2

A parser for the maskfile.md format
Documentation
1
2
3
4
pub mod maskfile;
mod parser;

pub use parser::parse;