pub fn convert_flow_with(
flow: &FlowSnapshot,
opts: &BridgeOptions,
) -> FlowElementsExpand description
Same as convert_flow but accepts host-supplied BridgeOptions
for theme-driven colour overrides.
pub fn convert_flow_with(
flow: &FlowSnapshot,
opts: &BridgeOptions,
) -> FlowElementsSame as convert_flow but accepts host-supplied BridgeOptions
for theme-driven colour overrides.