Spinel Pack for Rust

This Rust crate allows you to easily and safely serialize/deserialize data structures into the byte format specified in section 3 of the Spinel Protocol Documentation. It is loosely inspired by the spinel_datatype_pack/spinel_datatype_unpack methods from OpenThread.

See the crate documentation for usage information.