Open
Description
Currently we have feature flag such as smallvec
to enable the crate of the same name, however smallvec
1.x and 2.x have large API changes that require different impls of [To|Into]BoundedStatic
.
This crate should endeavour to support both, and as such that feature flags should be suffixed with the major version.
Metadata
Metadata
Assignees
Labels
No labels