Docs.rs
krait-cli-0.1.0
krait-cli 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Codestz
Dependencies
anyhow ^1
normal
blake3 ^1
normal
clap ^4
normal
dashmap ^6
normal
dirs ^6
normal
ignore ^0.4
normal
libc ^0.2
normal
lsp-types ^0.97
normal
notify-debouncer-full ^0.3
normal
rayon ^1
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
which ^7
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
59.15%
of the crate is documented
Platform
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 server
krait
0.1.0
Module server
Module Items
Structs
Functions
In krait::
daemon
krait
::
daemon
Module
server
Copy item path
Source
Structs
§
Daemon
State
Shared daemon state accessible from all connection handlers.
Functions
§
run_
server
Run the daemon’s accept loop until shutdown is requested or idle timeout fires.