Type Alias ferinth::structures::ID

source ·
pub type ID = String;
Expand description

A base 62 number stored as a string

Aliased Type§

struct ID { /* private fields */ }