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