pub fn generate_reflection() -> Result<Reflection, SerializationError>
Expand description
Generates reflection about all known components.
Call only once and reuse the results.
pub fn generate_reflection() -> Result<Reflection, SerializationError>
Generates reflection about all known components.
Call only once and reuse the results.