Package : rust-rawpointer

Package details

Summary: Extra methods for raw pointers and NonNull<T>

Description:
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`.


URL: https://crates.io/crates/rawpointer
License: MIT OR Apache-2.0

Maintainer: tv

List of RPMs