# fera-array Arrays traits and implementations (prefixed, copy on write, nested, etc). This crate is part of the [`fera`] project. [![Docs.rs](https://docs.rs/fera-array/badge.svg)](https://docs.rs/fera-array/) [![Crates.io](https://img.shields.io/crates/v/fera-array.svg)](https://crates.io/crates/fera-array) ## License Licensed under [Mozilla Public License 2.0][mpl]. Contributions will be accepted under the same license. [`fera`]: https://github.com/malbarbo/fera [mpl]: https://www.mozilla.org/en-US/MPL/2.0/