shimmer/snowflake

Types

pub type Snowflake =
  String

Functions

pub fn from_dynamic(dyn: Dynamic) -> Result(
  String,
  List(DecodeError),
)
Search Document