rawpointer 0.1.0

Extra methods for raw pointers. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`) and `ptrdistance`.
Documentation

Build #36263 2016-12-15 11:23:32

# rustc version rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)

# docs.rs version cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading rawpointer v0.1.0 Documenting rawpointer v0.1.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/rawpointer-0.1.0/src/lib.rs --crate-name rawpointer -o /home/cratesfyi/rawpointer-0.1.0/doc -L dependency=/home/cratesfyi/rawpointer-0.1.0/debug/deps` Finished debug [unoptimized + debuginfo] target(s) in 0.9 secs