Docs.rs
rtdlib-1.8.1
rtdlib 1.8.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fewensa
Dependencies
libc ^0.2
normal
rtdlib-sys ^0.1
normal
optional
serde ^1
normal
serde-aux ^0.6
normal
serde_derive ^1
normal
serde_json ^1
normal
uuid ^0.8
normal
Versions
90.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rtdlib
1.8.1
TDStatistical
Graph
Implementations on Foreign Types
&'a STATISTICALGRAPH
&'a mut STATISTICALGRAPH
Implementors
In rtdlib::
types
rtdlib
::
types
Trait
TDStatisticalGraph
Copy item path
Source
pub trait TDStatisticalGraph:
Debug
+
RObject
{ }
Expand description
TRAIT | Describes a statistical graph
Implementations on Foreign Types
§
Source
§
impl<'a, STATISTICALGRAPH:
TDStatisticalGraph
>
TDStatisticalGraph
for
&'a STATISTICALGRAPH
Source
§
impl<'a, STATISTICALGRAPH:
TDStatisticalGraph
>
TDStatisticalGraph
for
&'a mut STATISTICALGRAPH
Implementors
§
Source
§
impl
TDStatisticalGraph
for
GetStatisticalGraph
Source
§
impl
TDStatisticalGraph
for
StatisticalGraphAsync
Source
§
impl
TDStatisticalGraph
for
StatisticalGraphData
Source
§
impl
TDStatisticalGraph
for
StatisticalGraphError