Safe downcasting for enums
derive for enum_downcast
Enables type-safe enum variants with shared type tokens across multiple enums, allowing for synchronized variant types and powerful downcasting capabilities between related enums.
Proc macros for dtype_variant
Macro builder for working with data types
Proc macro library for generating enums that can multiplex different trait objects
Proc macro library for generating enums that can multiplex different trait objects
A streaming technical analysis library for Rust
Structured, context-aware error handling
Macro for matching enum-like errors
NTP client library with sync, async (tokio/smol), and NTS support.
NTP protocol types, extension fields, and NTS cryptographic primitives.