Skip to main content

kind_name

Function kind_name 

Source
pub fn kind_name(kind: u64) -> Option<&'static str>
Expand description

Human-readable name for a known kind constant (None for an extension kind not in the seed vocabulary — those are still valid, just not built-in).