Docs.rs
cu29-0.11.0
cu29 0.11.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbin
Dependencies
bincode ^2.0
normal
ctrlc ^3.5
normal
optional
cu29-clock ^0.11.0
normal
cu29-derive ^0.11.0
normal
cu29-log ^0.11.0
normal
cu29-log-derive ^0.11.0
normal
cu29-log-runtime ^0.11.0
normal
cu29-runtime ^0.11.0
normal
cu29-traits ^0.11.0
normal
cu29-unifiedlog ^0.11.0
normal
cu29-value ^0.11.0
normal
rayon ^1.11
normal
optional
serde ^1.0
normal
cu29-intern-strs ^0.11.0
build
Versions
50%
of the crate is documented
Go to latest version
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
output_msg
cu29
0.11.0
cu29
Macro
output_
msg
Copy item path
Source
macro_rules! output_msg { ($ty:ty) => { ... }; ($lt:lifetime, $ty:ty) => { ... }; }