pub fn parse_barrier_minimal(
bytes: &[u8],
packet_index: u64,
) -> Result<DispatchDescriptor, AqlParseError>Expand description
Minimal barrier accept: header type + completion signal only (deps unchecked).
pub fn parse_barrier_minimal(
bytes: &[u8],
packet_index: u64,
) -> Result<DispatchDescriptor, AqlParseError>Minimal barrier accept: header type + completion signal only (deps unchecked).