xdr-codec 0.1.8

XDR encode/decode runtime support. Pairs with xdrgen which generates code from specs.
Documentation

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.