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
All
ddns_
core
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cfg::AppConfig
cfg::AuthCfg
cfg::HttpCfg
cfg::ProviderCfg
cfg::SchedulerCfg
status::AppStatus
status::ProviderStat
Enums
cfg::DetectCfg
error::ConfigError
error::CoreError
status::Event
Functions
bootstrap
cfg::load_config
detector::detect_ip
scheduler::run_scheduler
Type Aliases
status::EventBus
status::SharedStatus