pyo3-object_store 0.10.0

object_store integration for pyo3.
Documentation
1
2
3
4
mod credentials;
mod store;

pub use store::PyS3Store;