astlib/
lib.rs

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