pyo3-file 0.3.3

A small helper library for working with python file-like objects with rust
Documentation
1
2
3
fn main() {
    skeptic::generate_doc_tests(&["README.md"]);
}