pyo3-object_store 0.12.0

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

pub use store::PyAzureStore;