Docs.rs
technimal-logger-0.1.3
technimal-logger 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
raul-gherman
Dependencies
concat-strs-derive ^0.1.20241203
normal
crossbeam-channel ^0.5
normal
crossbeam-utils ^0.8
normal
humantime ^2.1.0
normal
lazy_static ^1.5
normal
once_cell ^1.20
normal
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
technimal_
logger
0.1.3
technimal_logger
Macro
debug
Copy item path
Source
macro_rules! debug { ( $($args:tt)* ) => { ... }; }