Docs.rs
commonlib-0.1.2
commonlib 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harlanc
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
env_logger ^0.10.0
normal
failure ^0.1.8
normal
indexmap ^1.9.3
normal
job_scheduler_ng ^2.0.4
normal
log ^0.4.0
normal
md5 ^0.7.0
normal
serde ^1.0
normal
serde_derive ^1.0
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
commonlib
0.1.2
commonlib
Macro
scanf
Copy item path
Source
macro_rules! scanf { ( $string:expr, $sep:expr, $( $x:ty ),+ ) => { ... }; }