homunkulus c644d4cf13 Auto merge of #13 - fluffysquirrels:resize, r=japaric
Add methods Vec::resize() and Vec::resize_default()

Semantics are the same as their equivalents in std::vec::Vec.
2017-12-20 08:59:52 +00:00
2017-11-09 15:33:54 +01:00
2017-12-19 20:08:40 +00:00
2017-11-09 22:04:17 +03:00
2017-11-09 01:37:30 +01:00
2017-11-22 20:56:32 +01:00
2017-03-05 00:30:10 -05:00
2017-03-05 00:30:10 -05:00
2017-04-27 16:25:57 -05:00

crates.io crates.io

heapless

static friendly data structures that don't require dynamic memory allocation

Documentation

Change log

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
Heapless, static friendly data structures
Readme 19 MiB
Languages
Rust 100%