Docs.rs
tauri-typegen-0.2.1
tauri-typegen 0.2.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
thwbh
Dependencies
chrono ^0.4
normal
clap ^4.0
normal
indicatif ^0.17
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0.106
normal
tauri ^2.2.0
normal
thiserror ^2
normal
walkdir ^2.0
normal
serial_test ^3.0
dev
tempfile ^3.0
dev
tokio ^1.0
dev
tauri-plugin ^2.0.3
build
Versions
48.6%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module commands
tauri_
typegen
0.2.1
Module commands
Module Items
Functions
In crate tauri_
typegen
tauri_typegen
Module
commands
Copy item path
Source
Functions
ยง
analyze_
commands
Analyzes a Tauri project to discover all commands and their type information
generate_
models
Generates TypeScript models and bindings for a Tauri project
ping
Simple ping function for testing plugin connectivity