mind_sdk_util

Crates.iomind_sdk_util
lib.rsmind_sdk_util
version0.1.2
created_at2025-02-20 17:35:43.857334+00
updated_at2025-02-20 17:39:32.279349+00
descriptionMind Network Rust SDK
homepagehttps://github.com/mind-network
repositoryhttps://github.com/mind-network/mind-sdk-util-rust
max_upload_size
id1562866
size33,363
MindNetwork (mindadmin)

documentation

README

mind-sdk-util-rust

mind_sdk_util is a Native Rust SDK by Mind Network.

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

Helping Utility Function

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

Quick Start

Install

[dependencies]
mind_sdk_util = "*

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: 4

cargo fmt