models/account_id

Types

pub opaque type AccountId

Values

pub fn encode(account_id: AccountId) -> json.Json
pub const min_length: Int
pub fn parse(value: String) -> Result(AccountId, Nil)
pub fn to_string(account_id: AccountId) -> String
Search Document