B256Ext

Trait B256Ext 

Source
pub trait B256Ext {
    // Required method
    fn to_full_hex(&self) -> String;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl B256Ext for B256

Implementors§