thin-vec 0.2.13

A vec that takes up less space on the stack
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Version 0.2.13 (2023-12-02)


* add default-on "std" feature for no_std support
* added has_capacity method for checking if something is the empty singleton
* marked more things as `#[inline]`
* added license files
* appeased clippy

# Previous Versions


*shrug*