10 releases
Uses new Rust 2024
| new 0.1.0-alpha.9 | Mar 26, 2026 |
|---|---|
| 0.1.0-alpha.6 | Feb 22, 2026 |
| 0.1.0-alpha.5 | Oct 30, 2025 |
| 0.1.0-alpha.4 | Jul 1, 2025 |
| 0.1.0-alpha.0 | Jul 19, 2024 |
#1424 in Procedural macros
154 downloads per month
Used in 14 crates
(2 directly)
39KB
816 lines
Procedural derive macros for the Lox ecosystem.
This crate provides #[derive(ApproxEq)] for automatic approximate-equality
implementations and #[derive(KvnDeserialize)] for CCSDS KVN message parsing.
lox-derive
Derive macros for the Lox ecosystem.
Part of Lox – Oxidized Astrodynamics.
Dependencies
~3MB
~67K SLoC