- API ›
- Constructors ›
- StatsGraph
StatsGraph
---types--- statsGraph#8ea464b6 json:DataJSON zoom_token:flags.0?string = StatsGraph
Belongs to
| StatsGraph |
In Rust this constructor is a variant of the enums::StatsGraph enum.
Match on it with: if let enums::StatsGraph::StatsGraph(v) = result { ... }