Function jsonrpc::json_util::to_de_error [] [src]

pub fn to_de_error<DISPLAY, DE_ERROR>(display: DISPLAY) -> DE_ERROR where DISPLAY: Display, DE_ERROR: Error