Derive to clone dyn structures.
Derive to clone dyn structures.
Heavy Alchemy - the black arts of transmutation, wrapped for your safe usage and enjoyment
An easy-to-use async NATS client library
Abstract over "containers" that hold a T, such as a T itself, Box<T>, or Arc<Mutex<T>>
Box that stores small objects inline and bigger objects on the heap using Box, Rc or Arc, with CoW semantic
Inherit and derive object-unsafe traits for dynamic Rust.
Compile-time trait reflection for Rust
Runtime reflection for the buffa protobuf implementation.
Build-script integration that drives buffa-build and decorates generated code for reflection.
Proc-macro derive for buffa-reflect's ReflectMessage trait.
Clone trait that is dyn-compatible