fuchsia_inspect_contrib::id_enum

Function inspect_record_id_enum

Source
pub fn inspect_record_id_enum<R>(node: &Node, name: &str)
where R: IdEnum + IntoEnumIterator + Display,
Expand description

Record the mapping of IdEnum’s ids to variants in Inspect.