Docs.rs
cronframe-0.1.3
cronframe 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
antcim
Dependencies
chrono ^0.4.38
normal
clap ^4.5.15
normal
colored ^2.1.0
normal
cron ^0.12.1
normal
cronframe_macro ^0.1.3
normal
crossbeam-channel ^0.5.12
normal
home ^0.5.9
normal
inventory ^0.3.15
normal
linkme ^0.3.26
normal
log ^0.4.21
normal
log4rs ^1.3.0
normal
once_cell ^1.19.0
normal
reqwest ^0.12.5
normal
rocket ^0.5.1
normal
rocket_dyn_templates ^0.2.0
normal
serde_json ^1.0
normal
toml ^0.8.14
normal
uuid ^1.8.0
normal
Versions
25.83%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
cronframe
0.1.3
Crate Items
Structs
Enums
Functions
Attribute Macros
List of all items
Structs
config::ConfigData
config::LoggerConfig
config::SchedulerConfig
config::ServerConfig
cronframe::CronFrame
cronframe_expr::CronFrameExpr
cronjob::CronJob
Enums
CronFilter
CronJobType
job_builder::JobBuilder
Attribute Macros
cron
cron_impl
cron_obj
fn_job
mt_job
Functions
config::read_config
logger::appender_config
logger::appender_logger
logger::rolling_logger
utils::home_dir
utils::ip_and_port
utils::local_time
web_server::generate_template_dir
web_server::web_server