Skip to main content

build_error

Function build_error 

Source
fn build_error(message: &'static str) -> Error
Expand description

Builds a tower_lsp::jsonrpc::Error

Use this function to map normal errors to the one the trait expects