Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : serde_pipe

Turn serde+bincode into a pipe: push `T`s and pull `u8`s, or vice versa. This library gives you a `Serializer` pipe, into which you can push `T`s and pull `u8`s; and a `Deserializer` pipe, into which you can push `u8`s and pull `T`s.

Registry - Source - Documentation - JSON
purl: pkg:cargo/serde_pipe
Keywords: serialize, pipe, serde, bincode, generator, rust
License: MIT,Apache-2.0
Latest release: almost 5 years ago
First release: over 5 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 13,724 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...