farben-build 0.1.3

Build script support for Farben. Parses .frb.toml style files and generates compile-time style registries.
Documentation
1
2
3
4
5
//! Exported library internals for users that may use them
//!
//! Includes parser stuff

pub use crate::parser::*;