Function bsv_wasm::utils::to_hex[][src]

pub fn to_hex<S>(vec: &Vec<u8>, serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer