zamm_yang 0.0.3

A basic, experimental code generator
1
2
3
4
/// The target of an implement command.
mod target;

pub use target::Target;