[][src]Function web30::types::data_deserialize

pub fn data_deserialize<'de, D>(d: D) -> Result<Vec<u8>, D::Error> where
    D: Deserializer<'de>, 

Deserializes slice of data as "UNFORMATTED DATA" format required by Ethereum JSONRPC API.

See more https://github.com/ethereum/wiki/wiki/JSON-RPC#hex-value-encoding