Docs.rs
tiny-tools-0.1.6
tiny-tools 0.1.6
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
abhinandh-s
Dependencies
chrono ^0.4.39
normal
dirs ^5.0.1
normal
serde ^1.0.216
normal
serde_json ^1.0.133
normal
Versions
20%
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
tiny_
tools
0.1.6
tiny_tools
Macro
dev_debug
Copy item path
Source
macro_rules! dev_debug { ($verbose_flag:expr, $($arg:tt)*) => { ... }; }