Type Definition eth_blockies::EthBlockies
source · [−]pub type EthBlockies<T> = [EthBlockiesRow<T>; 8];Expand description
Ethereum blockies data with type T
pub type EthBlockies<T> = [EthBlockiesRow<T>; 8];Ethereum blockies data with type T