rawpointer
crates.io v0.2.11,426,893 weekly downloads · 0 Dependencies
Source data as of:
Summary
Extra methods for raw pointers and NonNull . For example .postinc() and .predec() (c.f. ptr++ and --ptr), offset and add for NonNull , and the function ptrdistance.
Install
cargo add rawpointer
- Ecosystemcrates.io
- Version0.2.1
- Weekly downloads1,426,893
- License—
- Dependencies0
- Last release2019-09-12
- First published2016-12-15
Registry values
Reproduced verbatim from the official registry, with the source named on each value.
Description
Extra methods for raw pointers and NonNull . For example .postinc() and .predec() (c.f. ptr++ and --ptr), offset and add for NonNull , and the function ptrdistance.
Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).
Show original (raw) 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`.
Derived indices (computation method published)
Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.
Q-Vitality Quanteta
17.3 / 100
Maintenance activity index (release cadence + download level).
Q-Trust Quanteta
19.8 / 100
Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta
55.9 / 100
Dependency-surface index. Higher = more risk factors detected.