Type Alias KebabId
pub type KebabId = Id<'-', false>;Expand description
A “kebab-case” identifier.
Aliased Type§
pub struct KebabId(/* private fields */);pub type KebabId = Id<'-', false>;A “kebab-case” identifier.
pub struct KebabId(/* private fields */);