Docs.rs
servo-profile-0.3.0
servo-profile 0.3.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
jdm
sagudev
jschwe
mrobinson
Dependencies
log ^0.4.30
normal
servo-profile-traits =0.3.0
normal
serde ^1.0.228
normal
serde_json ^1.0
normal
servo-allocator =0.3.0
normal
servo-base =0.3.0
normal
servo-config =0.3.0
normal
time ^0.3
normal
tikv-jemalloc-sys ^0.6.1
normal
libc ^0.2
normal
regex ^1.12
normal
mach2 ^0.6
normal
Versions
37.5%
of the crate is documented
Platform
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
Skip to main content
Module trace_dump
profile
0.3.0
Module trace_
dump
Module Items
Structs
In crate profile
profile
Module
trace_
dump
Copy item path
Source
Expand description
A module for writing time profiler traces out to a self contained HTML file.
Structs
ยง
Trace
Dump
An RAII class for writing the HTML trace dump.