Struct warp10::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. Read more

Auto Trait Implementations

impl Send for Client

impl Sync for Client