mitoo 0.3.0

mitoo is a Rust toolkit library that encapsulates methods such as configuration reading, file operations, encryption and decryption, transcoding, regular expressions, threading, collections, trees, sqlite, rabbitMQ, etc., and customizes or integrates various Util tool classes.
Documentation
1
2
3
4
5
6
7
8
9
10
SQLite format 3@  .v�
Q�����gtablerecordsrecordsCREATE TABLE "records" (
  "obs_key" text,
  "version" integer,
  "md5_sum" text,
  "create_time" text
)4y�QtableusersusersCREATE TABLE "users" (
  "id" INTEGER NOT NULL,
  "name" TEXT NOT NULL,
  PRIMARY KEY ("id")
)
��#TheoryDance
��%	3a_1.pdfxxxxxx2025-08-28 10:05:02