ic-oss-types 1.2.4

A Rust types library used for integrating with ic-oss cluster.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# `ic-oss-types`
![License](https://img.shields.io/crates/l/ic-oss-types.svg)
[![Crates.io](https://img.shields.io/crates/d/ic-oss-types.svg)](https://crates.io/crates/ic-oss-types)
[![Test](https://github.com/ldclabs/ic-oss/actions/workflows/test.yml/badge.svg)](https://github.com/ldclabs/ic-oss/actions/workflows/test.yml)
[![Docs.rs](https://img.shields.io/docsrs/ic-oss-types?label=docs.rs)](https://docs.rs/ic-oss-types)
[![Latest Version](https://img.shields.io/crates/v/ic-oss-types.svg)](https://crates.io/crates/ic-oss-types)

[ic-oss](https://github.com/ldclabs/ic-oss) is a decentralized Object Storage Service on the Internet Computer.

`ic-oss-type` is a Rust types library used for integrating with [ic-oss](https://github.com/ldclabs/ic-oss) cluster.

## License

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

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