Skip to main content

decode_bridge_text_with_limits

Function decode_bridge_text_with_limits 

Source
pub fn decode_bridge_text_with_limits(
    text: &str,
    book: &BridgeBook,
    codec: CodecId,
    limits: DecodeLimits,
) -> Result<BridgePacket>
Expand description

Decodes the strict BRIDGE/1 line face under caller-supplied decode limits.