Docs.rs
ddns-core-0.1.0
ddns-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
lvillis
Dependencies
anyhow ^1.0.98
normal
axum ^0.8.4
normal
chrono ^0.4.41
normal
config ^0.15.11
normal
cron ^0.15.0
normal
ddns-provider ^0.1.0
normal
ddns-provider-aliyun ^0.1.0
normal
optional
ddns-provider-cloudflare ^0.1.0
normal
optional
futures-core ^0.3.31
normal
jsonwebtoken ^9.3.1
normal
parking_lot ^0.12.4
normal
reqwest ^0.12.18
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
tokio-cron-scheduler ^0.14.0
normal
tokio-stream ^0.1.17
normal
tracing ^0.1.41
normal
validator ^0.20.0
normal
pnet_datalink ^0.35.0
normal
Versions
32.35%
of the crate is documented
Platform
i686-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
Module cfg
ddns_
core
0.1.0
Module cfg
Module Items
Structs
Enums
Functions
In crate ddns_
core
ddns_core
Module
cfg
Copy item path
Source
Expand description
Parse
ddns.toml
into
AppConfig
(intranet-only supported)
Structs
§
AppConfig
AuthCfg
HttpCfg
Provider
Cfg
Scheduler
Cfg
Enums
§
Detect
Cfg
Functions
§
load_
config