Skip to main content

METHOD_CANCEL

Constant METHOD_CANCEL 

Source
pub const METHOD_CANCEL: &str = "$/cancelRequest";
Expand description

JSON-RPC cancellation method per the spec.