spin_manifest::schema::v2

Type Alias KebabId

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

A “kebab-case” identifier.

Aliased Type§

struct KebabId(/* private fields */);