Skip to main content
handle_cancel
rust_
analyzer
0.0.0
In rust_
analyzer::
handlers::
notification
rust_analyzer
::
handlers
::
notification
Function
handle_
cancel
Copy item path
Source
pub(crate) fn handle_cancel( state: &mut
GlobalState
, params: CancelParams, ) ->
Result
<
()
>