Skip to content

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Techcable Techcable released this 20 Apr 02:32
· 48 commits to master since this release
3000980
  • 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).