| Crates.io | kir-macros |
| lib.rs | kir-macros |
| version | 0.1.2 |
| created_at | 2025-01-09 11:22:14.707984+00 |
| updated_at | 2025-01-09 12:26:15.384554+00 |
| description | The macros for kir. |
| homepage | |
| repository | https://github.com/arch-of-shadow/kir |
| max_upload_size | |
| id | 1509820 |
| size | 45,197 |
KIR is extracted from ksim-rs into a standalone crate.
#[derive(ParsePrint)])#[derive(SExpr)]) Support more Id types, e.g. RuleId, in addition to ValueId.
One possible implementation is on
dyn-dispatchbranch, which is not pretty though.
Move Type from kir to the irs that use it.