Struct keen::KeenClient [] [src]

pub struct KeenClient { /* fields omitted */ }

A Keen.io client

Methods

impl KeenClient
[src]

Create a new keen.io client with read key and a project's hash.

Set the client timeout.

Generate a new query with current client.

Trait Implementations

impl Debug for KeenClient
[src]

Formats the value using the given formatter.

impl Clone for KeenClient
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more