micromarshal

Crates.iomicromarshal
lib.rsmicromarshal
version0.7.0
sourcesrc
created_at2022-06-14 15:25:05.302063
updated_at2024-02-21 16:29:15.124052
description(De)Serialisation between Rust values and binary byte objects.
homepage
repositoryhttps://github.com/datafuselabs/opensrv
max_upload_size
id605902
size15,655
Chojan Shang (PsiACE)

documentation

README

Micro Marshal

(De)serialisation between Rust values and binary byte objects.

Getting help

Submit issues for bug report or asking questions in discussion.

Tips

As the functionality of this crate is largely stable, its version will mostly just change as other crates change.

Credits

This project is extracted from the Databend's common-io module. Now released as a separate crate.

License

Licensed under Apache License, Version 2.0.

Commit count: 67

cargo fmt