Cargo Features
aya-ufmt has no features set by default.
[dependencies]
aya-ufmt = { version = "0.1.0", features = ["std"] }
NOTE do NOT add an
alloc
feature before the alloc crate can be used in no-std BINARIES
- std
-
NOTE do NOT turn
std
into a default feature; this is a no-std first crateEnables std of ufmt-write