Trait ic_web3_rs::contract::tokens::TokenizableItem
source · pub trait TokenizableItem: Tokenizable { }Expand description
Marker trait for Tokenizable types that are can tokenized to and from a
Token::Array and Token:FixedArray.