endian-type 0.1.2

Type safe wrappers for types with a defined byte order
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "endian-type"
version = "0.1.2"
authors = ["Lolirofle <lolipopple@hotmail.com>"]
description = "Type safe wrappers for types with a defined byte order"
#documentation = "..."
homepage = "https://github.com/Lolirofle/endian-type"
repository = "https://github.com/Lolirofle/endian-type.git"
#readme = "README.md"
keywords = ["endian","byteorder"]
license = "MIT"