rawpointer 0.2.0

Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`) and `ptrdistance`.
Documentation
1
2
3
4
5
{
  "git": {
    "sha1": "4b99e3156e8677e5f88606fe3c2f121b936e2f40"
  }
}