Skip to main content

frame_kind_name

Function frame_kind_name 

Source
pub fn frame_kind_name(kind: FrameKind) -> &'static str
Expand description

The snake_case wire name of a FrameKind, matching its serde representation and the strings a provider lists in Capabilities::query’s kinds.