zamm_yang 0.1.6

A basic, experimental code generator
Documentation
1
2
3
4
5
6
//! Relations between the forms.

pub mod attribute;
pub mod flag;

pub use zamm_yin::tao::relation::*;