[][src]Function rbx_reflection::get_enum_descriptor

pub fn get_enum_descriptor(name: &str) -> Option<&'static RbxEnumDescriptor>

Returns the enum descriptor with the given name from the reflection database, if it exists.