1 unstable release
| 0.1.0 | Sep 22, 2024 |
|---|
#3 in #unpublished
317 downloads per month
Used in 11 crates
(8 directly)
19KB
274 lines
Monero IO
Serialization functions, as within the Monero protocol.
This library is usable under no-std when the std feature (on by default) is
disabled.
Cargo Features
std(on by default): Enablesstd(and with it, more efficient internal implementations).
Dependencies
~2.7–4MB
~67K SLoC