Preview of the proposed up-rust native-frame-model branch (up-rust b6b99c6d, up-spec f0e9b17) — not released documentation. branch · write-up

Function validate_protobuf_bytes

Source
pub fn validate_protobuf_bytes(
    case: &PayloadContractCase,
    sequence: u32,
    bytes: &[u8],
) -> Result<(), UWireError>