xdr-rs-serialize-derive

Crates.ioxdr-rs-serialize-derive
lib.rsxdr-rs-serialize-derive
version0.3.1
sourcesrc
created_at2019-09-27 21:09:03.183135
updated_at2022-05-20 13:26:49.628141
descriptionXDR object serialization for Rust
homepagehttps://github.com/kochavalabs/xdr-rs-serialize
repositoryhttps://github.com/kochavalabs/xdr-rs-serialize
max_upload_size
id168242
size27,664
(mazzaroth-dev)

documentation

README

xdr-rs-serialize-derive

Derivation macros to derive the serialization and deserialization of objects using XDR.

Add dependency

[dependencies]
xdr-rs-serialize-derive = "0.1.0"

License

MIT

Commit count: 250

cargo fmt