Docs.rs
pistonite-cu-0.7.4
pistonite-cu 0.7.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Pistonight
Dependencies
anyhow ^1.0.100
normal
clap ^4.5.55
normal
optional
ctrlc ^3.5.1
normal
optional
derive_more ^2.1.1
normal
optional
dunce ^1.0.5
normal
optional
env_filter ^0.1.4
normal
optional
filetime ^0.2.27
normal
optional
glob ^0.3.3
normal
optional
log ^0.4.29
normal
num_cpus ^1.17.0
normal
optional
oneshot ^0.1.13
normal
optional
pathdiff ^0.2.3
normal
optional
pistonite-cu-proc-macros ^0.2.6
normal
regex ^1.12.2
normal
optional
serde ^1.0.228
normal
optional
serde_json ^1.0.149
normal
optional
serde_yaml_ng ^0.10.0
normal
optional
spin ^0.10.0
normal
optional
terminal_size ^0.4.3
normal
optional
tokio ^1.49.0
normal
optional
toml ^0.9.11
normal
optional
unicode-width ^0.2.2
normal
optional
which ^8.0.0
normal
optional
tokio ^1.49.0
dev
libc ^0.2.180
normal
windows-sys ^0.61.2
normal
Versions
75.71%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
context
pistonite_
cu
0.7.4
pistonite_cu
Attribute Macro
context
Copy item path
Source
#[context]
Expand description
Attribute macro for wrapping a function with an error context
See the
tests
for examples