Docs.rs
planetary-server-0.1.0
planetary-server 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
claymcleod
Dependencies
anyhow ^1.0.99
normal
axum ^0.8.4
normal
axum-extra ^0.10.1
normal
bon ^3.7.0
normal
planetary-db ^0.1.0
normal
reqwest ^0.12.23
normal
serde ^1.0.219
normal
tokio ^1.47.1
normal
tower ^0.5.2
normal
tower-http ^0.6.6
normal
tracing ^0.1.41
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
DEFAULT_ADDRESS
planetary_
server
0.1.0
planetary_server
Constant
DEFAULT_
ADDRESS
Copy item path
Source
pub const DEFAULT_ADDRESS: &
str
= "0.0.0.0";
Expand description
The default address to bind the server to.