Docs.rs
systemctl-tui-0.5.1
systemctl-tui 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rgwood
Dependencies
anyhow ^1.0.71
normal
better-panic ^0.3.0
normal
chrono ^0.4.31
normal
clap ^4.3.4
normal
clipboard-anywhere ^0.2.2
normal
crossterm ^0.29.0
normal
directories ^6.0.0
normal
futures ^0.3.28
normal
fuzzy-matcher ^0.3
normal
indexmap ^2.0.0
normal
is-wsl ^0.4.0
normal
itertools ^0.14.0
normal
lazy_static ^1.4.0
normal
libc ^0.2.146
normal
log ^0.4.19
normal
nix ^0.30.1
normal
ratatui ^0.29.0
normal
signal-hook ^0.3.15
normal
terminal-light ^1
normal
tokio ^1.28.2
normal
tokio-util ^0.7.8
normal
tracing ^0.1.37
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.17
normal
tui-input ^0.12.1
normal
tui-logger ^0.17.3
normal
unicode-segmentation ^1.10.1
normal
zbus ^5
normal
Versions
21.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
stop_service
systemctl_
tui
0.5.1
In systemctl_
tui::
systemd
systemctl_tui
::
systemd
Function
stop_
service
Copy item path
Source
pub async fn stop_service( service:
UnitId
, cancel_token:
CancellationToken
, ) ->
Result
<
()
>