ic_object_store 0.7.2

The Rust version of the client SDK for the IC Object Store canister.
Documentation
# `ic_object_store`
![License](https://img.shields.io/crates/l/ic_object_store.svg)
[![Crates.io](https://img.shields.io/crates/d/ic_object_store.svg)](https://crates.io/crates/ic_object_store)
[![Test](https://github.com/ldclabs/ic-cose/actions/workflows/test.yml/badge.svg)](https://github.com/ldclabs/ic-cose/actions/workflows/test.yml)
[![Docs.rs](https://img.shields.io/docsrs/ic_object_store?label=docs.rs)](https://docs.rs/ic_object_store)
[![Latest Version](https://img.shields.io/crates/v/ic_object_store.svg)](https://crates.io/crates/ic_object_store)

[IC Object Store](https://github.com/ldclabs/ic-cose/tree/main/src/ic_object_store_canister) is a native Rust implementation of Apache Arrow object store on the Internet Computer.

`ic_object_store` is the Rust version of the client SDK for the IC Object Store canister.

## Documentation

For detailed documentation, please visit: https://docs.rs/ic_object_store

## License

Copyright © 2024-2025 [LDC Labs](https://github.com/ldclabs).

Licensed under the MIT License. See [LICENSE](../../LICENSE-MIT) for details.