Struct backblaze_b2::B2ErrorMessage [] [src]

pub struct B2ErrorMessage { /* fields omitted */ }

When the B2 api returns an error, it is a json-object that can be deserialized into this object

Trait Implementations

impl Debug for B2ErrorMessage
[src]

Formats the value using the given formatter.