Current deserialization implementation on Bevy side does not allow deserialization of types not previously registered in the type registry. `DynamicReflectDeserializer` in #5 should be upstreamed to Bevy once new serialization format is merged.
Current deserialization implementation on Bevy side does not allow deserialization of types not previously registered in the type registry.
DynamicReflectDeserializerin #5 should be upstreamed to Bevy once new serialization format is merged.