oxnet 0.1.3

commonly used networking primitives with common traits implemented
Documentation
1
2
3
4
5
6
7
8
# oxnet

[![oxnet on crates.io](https://img.shields.io/crates/v/oxnet)](https://crates.io/crates/oxnet)
[![Documentation (latest release)](https://img.shields.io/badge/docs-latest%20version-brightgreen.svg)](https://docs.rs/oxnet)
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE-APACHE)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE-MIT)

An accumulation of primitive networking-related types.