spin_serde

Type Alias SnakeId

Source
pub type SnakeId = Id<'_', false>;
Expand description

A “snake_case” identifier.

Aliased Type§

struct SnakeId(/* private fields */);