Serde serializable and deserializable trait objects for Rust.
# Cargo.toml
[dependencies]
typetag = "0.2.21"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a trait object to JSON using typetag.
Enable the 'serde' feature and ensure all implementations are registered with #[typetag::serde].
No dependency data recorded yet.