Docs.rs
gritty-cli-0.1.0
gritty-cli 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chipturner
Dependencies
anyhow ^1
normal
bytes ^1
normal
clap ^4
normal
futures-util ^0.3
normal
libc ^0.2
normal
nix ^0.31
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
22.39%
of the crate is documented
Go to latest version
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
Module daemon
gritty
0.1.0
Module daemon
Module Items
Functions
In crate gritty
gritty
Module
daemon
Copy item path
Source
Functions
ยง
control_
socket_
path
Returns the daemon socket path.
run
Run the daemon, listening on its socket.
socket_
dir
Returns the base directory for gritty sockets. Prefers $XDG_RUNTIME_DIR/gritty, falls back to /tmp/gritty-$UID.