Skip to main content

handle_bridge_command

Function handle_bridge_command 

Source
pub fn handle_bridge_command(
    cmd: BridgeCommand,
    pool: &PagePool,
) -> BridgeResponse
Expand description

Process a single bridge command by dispatching to the appropriate page in the pool.