abistr 0.1.1

C ABI compatible string types
Documentation
# abistr - C ABI compatible string types


[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/abistr.svg?label=GitHub&style=social)](https://github.com/MaulingMonkey/abistr)
[![crates.io](https://img.shields.io/crates/v/abistr.svg)](https://crates.io/crates/abistr)
[![docs.rs](https://docs.rs/abistr/badge.svg)](https://docs.rs/abistr)
[![License](https://img.shields.io/crates/l/abistr.svg)](https://github.com/MaulingMonkey/abistr)
[![Build Status](https://github.com/MaulingMonkey/abistr/workflows/Rust/badge.svg)](https://github.com/MaulingMonkey/abistr/actions?query=workflow%3Arust)
<!-- [![dependency status](https://deps.rs/repo/github/MaulingMonkey/abistr/status.svg)](https://deps.rs/repo/github/MaulingMonkey/abistr) -->


See [The Documentation](https://docs.rs/abistr) for details.



<h2 name="license">License</h2>

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.



<h2 name="contribution">Contribution</h2>

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.