Function tokio_util::sync::cancellation_token::tree_node::cancel
source ยท pub(crate) fn cancel(node: &Arc<TreeNode>)
Expand description
Cancels a node and its children.
pub(crate) fn cancel(node: &Arc<TreeNode>)
Cancels a node and its children.