Extra methods for raw pointers and `NonNull<T>`
Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`. This package contains library source intended for building other packages which use "rawpointer" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.1-5.fc35 | - |
Fedora 35 | 0.2.1-5.fc35 | - |
Fedora 34 | 0.2.1-4.fc34 | - |
You can contact the maintainers of this package via email at
rust-rawpointer dash maintainers at fedoraproject dot org
.