Function jsonrpc_rs::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