Function bsv_wasm::utils::from_hex[][src]

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