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 the "rawpointer" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.1-14.fc41 | - |
Fedora 41 | 0.2.1-14.fc41 | - |
Fedora 40 | 0.2.1-13.fc40 | - |
Fedora 39 | 0.2.1-12.fc39 | - |
You can contact the maintainers of this package via email at
rust-rawpointer dash maintainers at fedoraproject dot org
.