Docs.rs
optick-attr-0.3.0
optick-attr 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bombomby
Dependencies
optick ^1.3.2
normal
quote ^1.0.0
normal
syn ^1.0.0
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
optick_
attr
0.3.0
All Items
Crate Items
Attribute Macros
Crate
optick_attr
Copy item path
Source
Attribute Macros
§
capture
Generate profiling capture for the selected function Saves capture to {working_dir}/capture_name(date-time).opt Note: You could use full path for the name (e.g. “D:/captures/game”)
profile
Instrument selected function