fast-pull 4.0.1

Pull everything fast
Documentation
1
2
3
4
5
mod mmap;
mod std;

pub use mmap::*;
pub use std::*;