Skip to main content

Module channel_kind_opt_serde

Module channel_kind_opt_serde 

Expand description

Serde adapter for Option<ChannelKind> that routes through the strum string form, so the wire token is single-sourced from the enum’s IntoStaticStr/EnumString derives instead of a parallel serde map.

Functions§

deserialize
serialize