Function common_meta::cache::flow::table_flownode::handle_drop_flow

source ยท
async fn handle_drop_flow(
    cache: &Cache<TableId, Arc<HashMap<FlownodeId, Peer>>>,
    __arg1: &DropFlow,
)