oct 0.28.2

Octonary transcodings.
Documentation
oct-0.28.2 has been yanked.

Oct

This library provides facilities for transcoding objects to and from octonary (bytewise) representations. This includes in-place transmutations (similarly to e.g. Zerocopy and bytemuck) as well (de)serialisations (similarly to e.g. Serde and Bincode). Additionally, this crate also provides a port of the std::io module for use in no_std crates.