pub fn decode_predicate(bytes: &[u8]) -> Result<Predicate, PredicateDecodeError>
Decode a predicate from bytes.