pub fn decode_bstr_from_slice(slice: &[u8]) -> Result<&[u8], Error>
Returns an OCaml-like string view from the slice containing bin_prot encoded bytes.
bin_prot