Initial release
Pre-release
Pre-release
- Basic static reflection taken from DuckASM
- Analyse the fields of
#[repr(C)]
unions/structures - Access function information (and location) at compile time
This relies on a procedural derive for accuracy (and not going insane).