Docs.rs
code-system-graph-1.0.2
code-system-graph 1.0.2
Docs.rs crate page
Apache-2.0
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
dertin
Dependencies
anyhow ^1.0.104
normal
atomic-write-file ^0.3.0
normal
axum ^0.8.9
normal
clap ^4.6.4
normal
clap_complete ^4.6.8
normal
code-system-graph-core ^1.0.2
normal
code-system-graph-hooks ^1.0.2
normal
code-system-graph-model ^1.0.2
normal
code-system-graph-store-sqlite ^1.0.2
normal
notify ^8.2.0
normal
rmcp ^3.1.0
normal
rusqlite ^0.40.1
normal
schemars ^1.2.2
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
signal-hook ^0.4.4
normal
subtle ^2.6.1
normal
sysinfo ^0.39.6
normal
thiserror ^2.0.19
normal
tokio ^1.53.1
normal
tokio-util ^0.7.19
normal
tower ^0.5.3
normal
tower-http ^0.7.0
normal
reqwest ^0.13.4
dev
rusqlite ^0.40.1
dev
tempfile ^3.27.0
dev
nix ^0.31.3
normal
windows-sys ^0.61.2
normal
Versions
100%
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
DEFAULT_HTTP_BIND
code_
system_
graph
1.0.2
In code_
system_
graph::
http_
server
code_system_graph
::
http_server
Constant
DEFAULT_
HTTP_
BIND
Copy item path
Source
pub const DEFAULT_HTTP_BIND:
SocketAddr
;
Expand description
Default loopback address used by optional HTTP delivery.