pub fn render_model_face(
book: &BridgeBook,
packet: &BridgePacket,
) -> Result<(String, Vec<OwnedSpan>)>Expand description
Renders the model-facing BRIDGE line face and ownership spans.
pub fn render_model_face(
book: &BridgeBook,
packet: &BridgePacket,
) -> Result<(String, Vec<OwnedSpan>)>Renders the model-facing BRIDGE line face and ownership spans.