1
2
3
4
5
6
7
8
#![doc = include_str!("../README.md")]
//!
//! ## Implementation Status
//! Right now, this library is just a stub.
//!
//! The actual code-generation logic has not been implemented yet :(
//!
//! I plan to reserve on crates.io then finish this tomorrow :)