min-rs-config

Crates.iomin-rs-config
lib.rsmin-rs-config
version0.1.0
created_at2026-01-09 13:40:02.89631+00
updated_at2026-01-09 13:40:02.89631+00
descriptionA library to read config file for min-rs crate.
homepage
repositoryhttps://github.com/Vova-max-png/min-rs-config
max_upload_size
id2032079
size8,306
Cat (Vova-max-png)

documentation

README

min-rs-config

This is a dependency for min-rs to parse config file.

What is does:

  • Parses config file
  • Processes all data got from config.json and saves inside itself
  • Then the data can be used to send data to max using min-rs crate

Development

This project is still under development, so any contributions or help are welcomed.

P.S. Until the bridge is done, there will be no official documentation, because there is no need for it to exist.

Commit count: 2

cargo fmt