Struct cjdns::ApiError [] [src]

pub struct ApiError {
    pub error: String,
}

Fields

Methods

impl ApiError
[src]

Trait Implementations

impl Debug for ApiError
[src]

Formats the value using the given formatter.