Docs.rs
revec-0.3.0
revec 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tiby312
Dependencies
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
revec
0.3.0
All Items
Crate Items
Functions
Crate
revec
Copy item path
Source
Functions
ยง
convert_
empty_
vec
Convert an empty vec conserving capacity. The memory size and alignment of A and B must be equal. Panics if they are not. Panics if the specified vec is not empty.