spin_serde

Type Alias KebabId

Source
pub type KebabId = Id<'-', false>;
Expand description

A “kebab-case” identifier.

Aliased Type§

struct KebabId(/* private fields */);