tauri_helper_core 0.2.1

The core functions of the tauri_helper crate
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.219"

[dependencies.toml]
version = "0.9.8"

[lib]
name = "tauri_helper_core"
path = "src/lib.rs"

[package]
authors = ["RiadYan"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "gui", "api-bindings"]
description = "The core functions of the tauri_helper crate"
edition = "2024"
homepage = "https://github.com/RiadYan/tauri-helper"
keywords = ["tauri", "macros", "commands", "development-tools"]
license = "MIT"
name = "tauri_helper_core"
readme = false
repository = "https://github.com/RiadYan/tauri-helper"
version = "0.2.1"