Struct visctl::Client[][src]

pub struct Client { /* fields omitted */ }

Methods

impl Client
[src]

Trait Implementations

impl Drop for Client
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Client

impl !Sync for Client