Struct mega::Client [] [src]

pub struct Client { /* fields omitted */ }

Methods

impl Client
[src]

Trait Implementations

impl Debug for Client
[src]

Formats the value using the given formatter.

impl Default for Client
[src]

Returns the "default value" for a type. Read more