pointer_vec 0.1.0

The PointerVec works same as the std Vec structure except the Vec has a size of 3 usize (pointer, length, capacity). This crate provides a replacement that has a size of 1 pointer.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "1e105da0a1ea1bdcb099c4cd1e776e1c93f053a5"
  },
  "path_in_vcs": ""
}