xdr-codec 0.1.11

XDR encode/decode runtime support. Pairs with xdrgen which generates code from specs.
Documentation
xdr-codec-0.1.11 has been yanked.

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 automatically generated code, or with hand-written codecs.