The DID pallet provides functionality for DIDs management.
Procedural macros to facilitate enum usage, such as when delegating implementations, extracting variant types, or creating enum tables.
Better Interop between C# and Rust
Macro-based delegation for enums and structs.
Procedural macros for naming and strong-typing primitives and strings
Macro implementation for #[derive(StrongType)]
Trait implementation delegation via procedural macros
A safe no_std ASN.1 codec framework.
A Rust library for hosting the .NET Core runtime.
Wire types for communicating with the Freenet ghostkey delegate (GhostkeyRequest/GhostkeyResponse). Use this crate from a Freenet dapp that needs to sign messages or read ghostkey identity info via the delegate. For low-level ghostkey certificate crypto, see ghostkey_lib instead.
Auto implementation of trivial delegation to inner types
Composable adapters for `#[serde(with = ...)]` attribute