Docs.rs
reminder-cli-0.9.2
reminder-cli 0.9.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Maidang1
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
cron ^0.12
normal
dirs ^5.0
normal
english-to-cron ^0.1
normal
fs2 ^0.4
normal
notify-rust ^4.10
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tabled ^0.16
normal
uuid ^1.6
normal
Versions
20%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
reminder_
cli
0.9.2
Crate Items
Macros
Structs
Enums
Functions
List of all items
Structs
logger::Logger
reminder::Reminder
storage::Storage
Enums
logger::LogLevel
reminder::ReminderSchedule
Macros
log_debug
log_error
log_info
log_warn
Functions
cron_parser::parse_cron
daemon::daemon_status
daemon::generate_systemd_service
daemon::install_autostart
daemon::is_daemon_healthy
daemon::is_daemon_running
daemon::run_daemon_loop
daemon::start_daemon
daemon::stop_daemon
logger::get_logger
notification::send_notification
time_parser::parse_time