# `📦 futures-lite-byteorder`
**A small crate that adds byteorder support to futures_lite**
[![crates][crates-badge]][crates-url]
[![license][license-badge]][license-url]
[![dependency-status][dependency-badge]][dependency-url]
[crates-badge]: https://img.shields.io/crates/v/futures-lite-byteorder.svg
[crates-url]: https://crates.io/crates/futures-lite-byteorder
[license-badge]: https://img.shields.io/badge/License-MIT/Apache_2.0-blue.svg
[license-url]: LICENSE-MIT
[dependency-badge]: https://deps.rs/repo/github/projectkml/futures-lite-byteorder/status.svg
[dependency-url]: https://deps.rs/repo/github/projectkml/futures-lite-byteorder
🚨 Warning 🚨
This library is still experimental and should not be used for anything serious, yet. It is also not yet published to crates.io.