smallvec-wrapper

Macro and common structs to play with [`smallvec`](https://crates.io/crates/smallvec). [github][Github-url] [Build][CI-url] [docs.rs][doc-url] [crates.io][crates-url] [crates.io][crates-url] license
## Installation ```toml [dependencies] smallvec-wrapper = "0.1" ``` #### License `smallvec-wrapper` is under the terms of both the MIT license and the Apache License (Version 2.0). See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details. Copyright (c) 2024 Al Liu. [Github-url]: https://github.com/al8n/smallvec-wrapper/ [CI-url]: https://github.com/al8n/smallvec-wrapper/actions/workflows/ci.yml [doc-url]: https://docs.rs/smallvec-wrapper [crates-url]: https://crates.io/crates/smallvec-wrapper [zh-cn-url]: https://github.com/al8n/smallvec-wrapper/tree/main/README-zh_CN.md