[dependencies.byteorder]
optional = true
version = "1.*"
[features]
byteorder_compat = ["byteorder"]
default = []
[package]
authors = ["courvoif <courvoif@pm.me>"]
description = "Byteorder like crate for &[u8]"
documentation = "https://docs.rs/byteorder_slice/"
edition = "2018"
license = "MIT"
name = "byteorder_slice"
repository = "https://github.com/courvoif/byteorder_slice"
version = "0.2.0"