Module journaled

Module journaled 

Available on crate feature alloc only.

Structsยง

JournaledSession
A SessionState wrapper that serializes every mutation into raw bytes.

Constantsยง

OP_ADVANCE_QOS2 ๐Ÿ”’
OP_CLEAR ๐Ÿ”’
OP_REMOVE_INCOMING_QOS2 ๐Ÿ”’
OP_REMOVE_QOS1 ๐Ÿ”’
OP_REMOVE_QOS2 ๐Ÿ”’
OP_STORE_INCOMING_QOS2 ๐Ÿ”’
OP_STORE_QOS1 ๐Ÿ”’
Op-code tags for the journal wire format.
OP_STORE_QOS2 ๐Ÿ”’

Functionsยง

phase_to_u8 ๐Ÿ”’
read_packet_id ๐Ÿ”’
read_phase ๐Ÿ”’