We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b4321 commit 813b59eCopy full SHA for 813b59e
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [v0.1.0](https://github.com/andreiavrammsd/static_vector.rs/tree/v0.1.0) (2025-05-20)
4
5
+### Added
6
+- Initial release of `static_vector.rs`.
7
+- Implemented a no-std, stack-allocated vector with fixed capacity and dynamic length.
8
+- Aimed for compatibility with low-level projects requiring explicit and safe APIs.
0 commit comments