pub fn encode_committed_result_record_fixed(
record: CommittedResultRecord,
) -> [u8; 18]Expand description
Encodes a committed-result record into its fixed-width representation.
pub fn encode_committed_result_record_fixed(
record: CommittedResultRecord,
) -> [u8; 18]Encodes a committed-result record into its fixed-width representation.