Struct nexus_rs::client::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 FromStr for Client
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more