Crate keen [−] [src]
A simple wrapper of keen.io's api v3
Structs
KeenClient |
A Keen.io client |
KeenQuery |
Type represents a keen io query |
Enums
Filter |
Type define a filter. |
Interval |
Type defines interval. |
Metric |
Type defines a metric to query. |
TimeFrame |
Type to define a timeframe. There are two variants: |
Traits
ToFilterValue |
Trait represents a type that can be used as a filter's value. |