#small-vec #structs #play #macro

no-std smallvec-wrapper

Macro and common structs to play with smallvec

1 unstable release

0.1.0 Mar 2, 2024

#538 in Rust patterns

Download history 2022/week @ 2024-02-29 126/week @ 2024-03-07 87/week @ 2024-03-14 1780/week @ 2024-03-21 273/week @ 2024-03-28 190/week @ 2024-04-04 646/week @ 2024-04-11 172/week @ 2024-04-18

1,449 downloads per month
Used in 19 crates (10 directly)

MIT/Apache

23KB
268 lines

smallvec-wrapper

Macro and common structs to play with smallvec.

github Build

docs.rs crates.io crates.io

license

Installation

[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-MIT for details.

Copyright (c) 2024 Al Liu.

Dependencies

~53–520KB
~12K SLoC