pub fn encode_bridge_text(
packet: &BridgePacket,
book: &BridgeBook,
) -> Result<String>Expand description
Encodes a BRIDGE packet to the strict BRIDGE/1 line face.
pub fn encode_bridge_text(
packet: &BridgePacket,
book: &BridgeBook,
) -> Result<String>Encodes a BRIDGE packet to the strict BRIDGE/1 line face.