Type Definition nut_client::Result[][src]

pub type Result<T> = Result<T, ClientError>;
Expand description

Result type for ClientError