Docs.rs
dynamecs-analyze-0.0.2
dynamecs-analyze 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Andlon
Dependencies
eyre ^0.6.8
normal
flate2 ^1.0.25
normal
itertools ^0.10.5
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
time ^0.3.20
normal
escargot ^0.5.7
dev
insta ^1.29.0
dev
tempfile ^3.5.0
dev
Versions
4.76%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
TimingTree
dynamecs_
analyze
0.0.2
Timing
Tree
Aliased Type
In dynamecs_
analyze::
timing
dynamecs_analyze
::
timing
Type Alias
Timing
Tree
Copy item path
Source
pub type TimingTree =
SpanTree
<
Option
<
DerivedStats
>>;
Aliased Type
ยง
pub struct TimingTree {
/* private fields */
}