mstr 0.1.1

MStr is a 2-word, immutable Cow<str>
Documentation
# MStr

[![Latest Version]][crates-io]
[![Crates.io Downloads]][crates-io]
[![GitHub Stars]][github-com]

[![GitHub]][github-com]
[![Crates.io]][crates-io]
[![Docs.rs]][docs-rs]

[Latest Version]: https://img.shields.io/crates/v/mstr?label=version
[Crates.io Downloads]: https://img.shields.io/crates/d/mstr
[GitHub Stars]: https://img.shields.io/github/stars/Sky9x/mstr
[GitHub]: https://img.shields.io/badge/GitHub--white?style=social&logo=github
[Crates.io]: https://img.shields.io/badge/crates.io--white?style=social&logo=rust
[Docs.rs]: https://img.shields.io/badge/docs.rs--white?style=social&logo=docs.rs

[crates-io]: https://crates.io/crate/mstr
[github-com]: https://github.com/Sky9x/mstr
[docs-rs]: https://docs.rs/mstr

`MStr` is a 2-word, immutable version of `Cow<str>`.

## License

This project is licensed under the MIT license OR the Apache 2.0 license, at your choice.