Docs.rs
rokit-0.2.0
rokit 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Kampfkarren
filiptibell
Dependencies
anyhow ^1.0
normal
optional
async-once-cell ^0.5
normal
async-signal ^0.2
normal
clap ^4.5
normal
optional
console ^0.15
normal
optional
dashmap ^6.0
normal
dialoguer ^0.11
normal
optional
dirs ^5.0
normal
dunce ^1.0
normal
filepath ^0.1
normal
flate2 ^1.0
normal
futures ^0.3
normal
goblin ^0.8
normal
indicatif ^0.17
normal
optional
once_cell ^1.8
normal
postcard ^1.0
normal
process-wrap ^8.0
normal
reqwest ^0.12
normal
reqwest-middleware ^0.3
normal
reqwest-retry ^0.6
normal
reqwest-tracing ^0.5
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.7
normal
tar ^0.4
normal
tempfile ^3.3
normal
thiserror ^1.0
normal
tokio ^1.36
normal
toml ^0.8
normal
toml_edit ^0.22
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
unindent ^0.2
normal
url ^2.5
normal
which ^6.0
normal
zip ^2.1
normal
winreg ^0.52
normal
Versions
33.93%
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
rokit
0.2.0
Module system
Functions
In crate rokit
Module
rokit
::
system
Copy item path
source
·
[
−
]
Functions
§
add_to_path
Tries to add the Rokit binaries directory to the system PATH.
current_dir
current_exe
current_exe_contents
current_exe_name
exists_in_path
Checks if the Rokit binaries directory is in the system PATH.
run_interruptible
Runs the given command with the given arguments and returns its exit code.