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