Docs.rs
support-kit-0.0.14
support-kit 0.0.14
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
esmevane
Dependencies
argon2 ^0.5.3
normal
async-trait ^0.1.83
normal
axum ^0.8
normal
bon ^3.5
normal
clap ^4.5.4
normal
convert_case ^0.6.0
normal
dirs ^5.0.1
normal
figment ^0.10
normal
jsonwebtoken ^9.3.0
normal
minijinja ^2.3.1
normal
owo-colors ^4
normal
rand ^0.8.5
normal
russh ^0.45.0
normal
rustls-acme ^0.11.1
normal
secrecy ^0.10.3
normal
serde ^1
normal
serde_json ^1
normal
service-manager ^0.6.1
normal
shell-escape ^0.1.5
normal
strum ^0.26.2
normal
thiserror ^1.0.59
normal
tokio ^1.40.0
normal
tokio-stream ^0.1.16
normal
tracing ^0.1.40
normal
tracing-appender ^0.2.0
normal
tracing-subscriber ^0.3.18
normal
uuid ^1.11.0
normal
figment ^0.10
dev
Versions
9.27%
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
support_
kit
0.0.14
support_kit
Function
shell
Copy item path
Source
pub fn shell<T:
Into
<
String
>>(shell_command: T) ->
Result
<
ShellCommand
>