1 2 3 4 5 6 7
Rust XDR library ================ This crate provides a set of runtime routines to encode and decode basic XDR types, which can be used with [xdrgen's](https://github.com/jsgf/rust-xdrgen) automatically generated code, or with hand-written codecs.