Module libre_pvz_resources::dynamic
source · Expand description
Dynamic resource support. For simplicity, we use shared global state for registry.
Structs§
- Type registry for dynamic content (de)serialization.
- Resource, but without a statically-known type.
TypeData
providing support forAnyResource
trait.
Traits§
- Allow dynamic (de)serialization for trait objects.