pub fn frame_kind_name(kind: FrameKind) -> &'static strExpand description
The snake_case wire name of a FrameKind, matching its serde
representation and the strings a provider lists in
Capabilities::query’s kinds.
pub fn frame_kind_name(kind: FrameKind) -> &'static strThe snake_case wire name of a FrameKind, matching its serde
representation and the strings a provider lists in
Capabilities::query’s kinds.