#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

#871 in Rust patterns

Download history 2030/week @ 2024-03-01 124/week @ 2024-03-08 134/week @ 2024-03-15 1728/week @ 2024-03-22 276/week @ 2024-03-29 259/week @ 2024-04-05 576/week @ 2024-04-12 222/week @ 2024-04-19 156/week @ 2024-04-26 1/week @ 2024-05-03 3/week @ 2024-05-10 52/week @ 2024-05-17

256 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–620KB
~14K SLoC