Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
write16
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 845 B
Quelle README.md Sprache: unbekannt
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# write16
[](https://crates.io/cr
ates/write16)
[](https://docs.rs/write16/)
`write16` provides the trait `Write16`, which a UTF-16 analog of the
`core::fmt::Write` trait (the sink part—not the formatting part).
This is a `no_std` crate.
## Licensing
TL;DR: `Apache-2.0 OR MIT`
Please see the file named
[COPYRIGHT](
https://github.com/hsivonen/write16/blob/master/COPYRIGHT).
## Documentation
Generated [API documentation](
https://docs.rs/write16/)
is available
online.
## Features
`alloc`: An implementation of `Write16` for `alloc::vec::Vec`.
`smallvec`: An implementation of `Write16` for `smallvec::SmallVec`
`arrayvec`: An implementation of `Write16` for `arrayvec::ArrayVec`
## Release Notes
### 1.0.0
The initial release.
[ Dauer der Verarbeitung: 0.38 Sekunden
]
2026-04-02