mmap-fixed 0.1.5

A library for dealing with memory-mapped I/O This is a fork of the original rust-mmap with updated dependencies and a fix for the Windows version. This exists only because there are no other alternative crates for `MAP_FIXED` allocations.
Documentation
Build #62340 2017-06-17T15:22:48.694134+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading mmap-fixed v0.1.5
Fresh libc v0.2.24
Documenting mmap-fixed v0.1.5
Running `rustdoc --crate-name mmap_fixed .cargo/registry/src/github.com-1ecc6299db9ec823/mmap-fixed-0.1.5/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f4ccf2fa58092d85.rlib --extern-version libc=libc,0.2.24`
Finished dev [unoptimized + debuginfo] target(s) in 0.35 secs