[ forky ]
[ sid ]
[ ソース: rust-objio ]
パッケージ: librust-objio-dev (0.1.2~20240912-3)
librust-objio-dev に関するリンク
Debian の資源:
rust-objio ソースパッケージをダウンロード:
- [rust-objio_0.1.2~20240912-3.dsc]
- [rust-objio_0.1.2~20240912.orig.tar.gz]
- [rust-objio_0.1.2~20240912-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
simple traits for reading and writing objects - Rust source code
The objio crate provides simple traits for reading and writing objects.
The traits ObjectReader and ObjectWriter are not intended as a generalized serialization framework like serde, they are provided to simply read/write specific object types in specific formats.
This package contains the source for the Rust crate objio, for use with cargo.