write-to-file 1.0.2

Write to a file, simple helper fn and traits lib crate.
Documentation
1
2
3
4
mod function;
pub use function::*;
mod traits;
pub use traits::*;