Implement inject For the Enumeration
Convert an enum to and from another type, with From (or TryFrom)
A tiny dependency injection utility for Rust
The proc_macro crate for injectiny
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.
A highly parallel Perl 5 interpreter written in Rust
A secure, high-performance messaging protocol library
A procedural macro library that enables field injection between Rust structs through #[injectable] and #[inject_fields] attributes. The library handles visibility rules, generic type resolution, and detects circular dependencies during compile time to ensure safe composition. This enables a declarative approach to struct composition where fields from one or more source structs can be automatically injected into target structs while respecting Rust's ownership and visibility rules.
Proc macro to automatically generate enum based on method signatures (with appropriate helpers)
Procedural macros for toolkit-zero
Definition and types for the CosmWasm-84 interface
A macro that provides the option to bin enum attribute to match-statements. This makes it easier to convert values into enums.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.