Docs.rs
tauri-cli-1.4.0
tauri-cli 1.4.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nothingismagick
tauri-bot
Dependencies
anyhow ^1.0
normal
axum ^0.5.16
normal
base64 ^0.21.0
normal
clap ^4.0
normal
clap_complete ^4
normal
colored ^2.0
normal
common-path ^1
normal
ctrlc ^3.2
normal
dialoguer ^0.10
normal
env_logger ^0.9.1
normal
handlebars ^4.3
normal
heck ^0.4
normal
html5ever ^0.25
normal
tauri-icns ^0.1
normal
ignore ^0.4
normal
image ^0.24
normal
include_dir ^0.7
normal
itertools ^0.10
normal
json-patch ^1.0
normal
jsonschema ^0.16
normal
kuchiki ^0.8
normal
log ^0.4.17
normal
minisign =0.7.3
normal
notify ^6.0
normal
notify-debouncer-mini ^0.3
normal
once_cell ^1
normal
os_info ^3
normal
os_pipe ^1
normal
regex ^1.6.0
normal
semver ^1.0
normal
serde ^1.0
normal
serde-value ^0.7.0
normal
serde_json ^1.0
normal
shared_child ^1.0
normal
tauri-bundler ^1.3.0
normal
tauri-utils ^1.4.0
normal
tokio ^1
normal
toml ^0.5
normal
toml_edit ^0.14
normal
unicode-width ^0.1
normal
ureq ^2.5
normal
url ^2.3
normal
zeroize ^1.5
normal
libc ^0.2
normal
cc ^1
normal
winapi ^0.3
normal
Versions
25%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Crate tauri_cli
Version 1.4.0
All Items
Structs
Traits
Functions
Type Definitions
?
Crate
tauri_cli
source
·
[
−
]
Structs
PackageJson
VersionMetadata
Traits
CommandExt
Functions
run
Run the Tauri CLI with the passed arguments, exiting if an error occurs.
try_run
Run the Tauri CLI with the passed arguments.
Type Definitions
Result
Result<T, Error>