[]
= "rawpointer"
= "0.1.0"
= ["bluss"]
= "MIT/Apache-2.0"
= """
Extra methods for raw pointers.
For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`) and
`ptrdistance`.
"""
= "https://github.com/bluss/rawpointer/"
= "https://docs.rs/rawpointer/"
= ["no_std", "raw", "pointer"]