//! PackStream binary encoding format for the Bolt protocol.
//!//! PackStream is a binary presentation format for the exchange of richly-typed
//! data. It uses big-endian byte ordering exclusively.
pubmoddecode;pubmodencode;pubmodmarker;pubusedecode::decode_value;pubuseencode::encode_value;