Thin store wrapper for S3 URLs. All I/O is delegated to the zarrs Rust
backend via object_store. Requires the s3 compiled feature
(r-universe tier).
See also
Other Store classes:
DirectoryStore,
GcsStore,
HttpStore,
MemoryStore,
Store
Super class
pizzarr::Store -> S3Store
Methods
Inherited methods
pizzarr::Store$close()pizzarr::Store$contains_item()pizzarr::Store$delete_item()pizzarr::Store$get_consolidated_metadata()pizzarr::Store$get_item()pizzarr::Store$is_erasable()pizzarr::Store$is_listable()pizzarr::Store$is_readable()pizzarr::Store$is_writeable()pizzarr::Store$listdir()pizzarr::Store$rename()pizzarr::Store$rmdir()pizzarr::Store$set_item()
Method print()
Print a human-readable summary of the store.
