A simple Discord-compatible snowflake library. # Features - Parse from string - Generation with custom epoch # Feature Flags | Feature Flag | Description | | ------------ | ----------- | | serde | support for (de)serializing with serde | | sqlx | support for encoding and decoding with sqlx | | twilight | support for converting to and from Twilight Id's |