little-endian 1.0.0

Encoding and decoding of little-endian format.
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 5.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 325.01 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • redox-os/tfs
    2946 127 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jackpot51 ticki

Encoding and decoding of little-endian format.

This was created out of fustration with the byteorder crate, which I felt had a heavy API, so I created this crate.