objstr 0.1.1

File stream abstraction for Rust
Documentation
1
2
3
4
5
6

mod file_obj_str;

mod helpers;

pub use file_obj_str::FileObjStr;