Skip to main content

Snowflake

Type Alias Snowflake 

Source
pub type Snowflake = String;
Expand description

All entity IDs in the Fluxer API are snowflake strings.

Aliased Typeยง

pub struct Snowflake { /* private fields */ }