small_vec2 0.1.3

Vector on the stack or heap need nightly rustc
Documentation
1
2
3
4
5
6
7
8
# small_vec2



`#![feature(min_specialization)]` [issue](https://github.com/rust-lang/rust/issues/31844) [这里](https://github.com/rust-lang/rust/search?q=specializing+impl+repeats+parameter+%60N%60&type=code)

未来可以添加一些 `From`, `TryFrom`