mind_sdk_io

Crates.iomind_sdk_io
lib.rsmind_sdk_io
version0.1.3
created_at2025-02-20 17:58:34.896397+00
updated_at2025-03-05 17:49:15.399479+00
descriptionMind Network Rust SDK
homepagehttps://github.com/mind-network
repositoryhttps://github.com/mind-network/mind-sdk-io-rust
max_upload_size
id1562912
size143,205
MindNetwork (mindadmin)

documentation

README

mind-sdk-io-rust

mind_sdk_io is a Native Rust SDK by Mind Network.

mind_sdk_io on crates.io Documentation on docs.rs Licensed Github Github

Helping Utility Function

  • error handle
  • error type
  • file io
  • json
  • log
  • str

Quick Start

TFHE-rs-v1.0.0 marks the first official stable release, see more details here. Rustc-v1.84.0 is required to compile TFHE-rs v1.0.0. You can upgrade rustc like rustup update stable.

Install

[dependencies]
mind_sdk_io = "*

Run

cargo run

License

This project is licensed under the MIT License.

Contact

For questions or support, please contact Mind Network Official Channels.

Commit count: 6

cargo fmt