Trait evm_rpc::FormatHex [−][src]
Required methods
fn format_hex(&self) -> String
[src]
fn from_hex(data: &str) -> Result<Self, Error> where
Self: Sized,
[src]
Self: Sized,