pub fn decode_bridge_text(text: &str, book: &BridgeBook) -> Result<BridgePacket>Expand description
Decodes the strict BRIDGE/1 line face to a BRIDGE packet.
pub fn decode_bridge_text(text: &str, book: &BridgeBook) -> Result<BridgePacket>Decodes the strict BRIDGE/1 line face to a BRIDGE packet.