slicur 0.3.0

A library for reading network IO bytes buffer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# `slicur` - A library for reading network IO bytes buffer.

[![Crates.io](https://img.shields.io/crates/v/slicur)](https://crates.io/crates/slicur)
[![Docs.rs](https://docs.rs/slicur/badge.svg)](https://docs.rs/slicur)
[![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](LICENSE-MIT)

## License

Licensed under either of:

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.