Docs.rs
macro-toolset-0.8.0-rc.2
macro-toolset 0.8.0-rc.2
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
cxw620
Dependencies
ammonia ^4.0.0
normal
optional
axum-core ^0.4.0
normal
optional
base64 ^0.22.0
normal
optional
bytes ^1.2.0
normal
optional
chrono ^0.4.20
normal
optional
const-hex ^1.14.0
normal
optional
foldhash ^0.1.0
normal
optional
http ^1.0.0
normal
optional
rand ^0.8.5
normal
optional
ryu ^1.0.0
normal
optional
bytes ^1.9.0
dev
const-hex ^1.14.0
dev
criterion ^0.5.1
dev
md-5 ^0.10.6
dev
rand ^0.8.5
dev
sha2 ^0.10.8
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
macro_
toolset
0.8.0-rc.2
macro_toolset
Macro
str_iter_wrapper
Copy item path
Source
macro_rules! str_iter_wrapper { ($inner:expr) => { ... }; }
Expand description
See
IterWrapper
.