Docs.rs
rsutil-0.1.11
rsutil 0.1.11
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jesses2025smith
Dependencies
chrono ^0.4
normal
optional
log ^0.4
normal
optional
log4rs ^1
normal
optional
log ^0.4
dev
thiserror ^2
dev
tokio ^1
dev
Versions
1.82%
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
Files
rsutil/macros/
mod.rs
1
#[cfg(feature =
"macros"
)]
2
pub mod
extra;
3
#[cfg(feature =
"py"
)]
4
pub mod
py;