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

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