Function ethers_core::utils::solc::deserialize_bytes[][src]

pub fn deserialize_bytes<'de, D>(d: D) -> Result<Bytes, D::Error> where
    D: Deserializer<'de>, 
This is supported on non-WebAssembly only.