Struct digitalocean::DigitalOcean []

pub struct DigitalOcean { /* fields omitted */ }

A DigitalOcean Client that holds an API key.

Methods

impl DigitalOcean
[src]

Create a DigitalOcean client with the given API key.

Trait Implementations

impl Clone for DigitalOcean
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more