rawpointer
Crates.io | rawpointer |
lib.rs | rawpointer |
version | 0.2.1 |
source | src |
created_at | 2016-12-15 11:20:57.55865 |
updated_at | 2019-09-12 07:51:36.405018 |
description | Extra methods for raw pointers and `NonNull`.
For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`),
`offset` and `add` for `NonNull`, and the function `ptrdistance`.
|
homepage | |
repository | https://github.com/bluss/rawpointer/ |
max_upload_size | |
id | 7587 |
size | 20,980 |
Jim Turner (jturner314)
documentation
https://docs.rs/rawpointer/
README
Commit count: 11
cargo fmt