Docs.rs
loonfs-server-0.2.0
loonfs-server 0.2.0
Docs.rs crate page
Apache-2.0
02 August 2026
Links
Repository
crates.io
Source
Owners
conormccarter
Dependencies
axum ^0.8
normal
bytes ^1
normal
clap ^4.5
normal
futures ^0.3
normal
http ^1
normal
loonfs ^0.2.0
normal
loonfs-api ^0.2.0
normal
loonfs-grep ^0.2.0
normal
loonfs-objectstore ^0.2.0
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5.5
normal
optional
async-trait ^0.1
dev
loonfs-client ^0.2.0
dev
rcgen ^0.14
dev
tempfile ^3
dev
tower ^0.5
dev
ureq ^2.10
dev
Versions
39.02%
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
load_server_config
loonfs_
server
0.2.0
loonfs_server
Function
load_
server_
config
Copy item path
Source
pub fn load_server_config( path: impl
AsRef
<
Path
>, ) ->
Result
<
ServerConfig
,
ServerConfigError
>