-
dyn-clone
Clone trait that is object-safe
-
serde_flexitos
Flexible serialization and deserialization of trait objects with Serde
-
dyn-hash
Hash trait that is object-safe
-
serde_tagged
Tag values during serialization, retreive tags during deserialization
-
serde_traitobject
Serializable and deserializable trait objects. This library enables the serialization and deserialization of trait objects such that they can be sent between other processes running the same binary
-
dyn-iter
Wrapper around
Box<dyn Iterator<Item = V> + "iter>
to simplify your code -
objectionable
storage of unsized types inline inside allocated objects
-
dyn-eq
Test equality between trait objects
-
metatype
Helper methods to determine whether a type is
TraitObject
,Slice
orConcrete
, and work with them respectively -
anyid
ambiguous identifier
-
dynstack
A stack for trait objects that minimizes allocations
-
sized-dst
Owned container for dynamically-sized types backed by inline memory
-
static-box
A stack-allocated box that stores trait objects
-
dependent_view
Wrappers to produce weak trait objects from reference types
-
as_any_min
A minuscule rust library that allows trait objects to be easily upcast to Any
-
dyngo
Type-safe dynamic (type-erased) generic outparams
-
dyn_ord
Equality and ordering for trait objects
-
unsized_enum
Unsized enum implementation
-
clone-into-box
cloning trait objects
-
dynamize
trait objects with variable associated types
-
dynhash
Dynamic trait-object hashing library
-
clone_box
convenience macro for casting to parent object-trait by cloning
Try searching with DuckDuckGo.