pyo3-file 0.11.0

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"]);
}