Docs.rs
night-0.0.5
night 0.0.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Susuguro
Dependencies
chrono ^0.4
normal
crossbeam ^0.8
normal
env_logger ^0.10
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.12.0
normal
thiserror ^1.0
normal
tokio ^1
normal
uuid ^1.3
normal
tokio-test ^0.4
dev
Versions
4.5%
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
log_warn
night
0.0.5
night
Macro
log_
warn
Copy item path
Source
macro_rules! log_warn { ($($arg:tt)*) => { ... }; }