pub fn bridge_packet_view(
cx: &mut Cx,
packet: &BridgePacket,
caps: &SurfaceCaps,
) -> Result<Expr>Expand description
Renders packet through the BRIDGE packet surface.
pub fn bridge_packet_view(
cx: &mut Cx,
packet: &BridgePacket,
caps: &SurfaceCaps,
) -> Result<Expr>Renders packet through the BRIDGE packet surface.