Function map_error

Source
pub fn map_error<E>(err: E) -> Error<String, Value>
where E: Display,
Expand description

Maping other error type to JSONRPC Error