Function client::rpc::errors::internal_error

source ·
pub fn internal_error<T>(details: T) -> Error
where T: Debug,