sora-ir 0.3.0

Simple and powerful configuration table compiler for games and data-heavy tools.
Documentation
1
2
3
4
5
6
7
8
pub mod fingerprint;
pub mod input_projection;
pub mod model;
pub mod normalize;
pub mod parse;
pub mod parser;
pub mod scope;
pub mod validate;