introwospection 0.1.0

Compile-time introspection for the core language, without procedural macros or code generation.
Documentation
1
2
3
4
5
6
7
8
[dependencies]

[package]
description = "Compile-time introspection for the core language, without procedural macros or code generation."
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "introwospection"
version = "0.1.0"