Docs.rs
aformat-macros-0.1.6
aformat-macros 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GnomedDev
Dependencies
bytestring ^1.3.1
normal
proc-macro2 ^1.0.82
normal
quote ^1.0.36
normal
syn ^2.0.61
normal
Versions
66.67%
of the crate is documented
Platform
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
aformat_
macros
0.1.6
All Items
Crate Items
Macros
Crate
aformat_macros
Copy item path
source
Macros
ยง
aformat
A no-alloc version of
format!
, producing an
ArrayString
.
aformat_
into
aformat!
, but you provide your own
ArrayString
.