The official documentation explains how to connect to the database from TypeScript using a plugin, but there's no example for connecting from Rust! So, I wrote it in this repository. Migration: Tauri ...
This crate lets you develop Hachimi plugins using Rust. Under the hood, it wraps the plugin system's C API. Take special note of the il2cpp feature. If you wanna use it, you will have to enable it ...