A CalDAV client written in Rust
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
daladim ddaa32c9f5 More async in traits 5 years ago
..
bin Fewer warnings 5 years ago
calendar More async in traits 5 years ago
cache.rs More async functions in traits 5 years ago
client.rs Cache saves to a folder 5 years ago
event.rs Created Item (enum of either a task or en event) 5 years ago
item.rs Created Item (enum of either a task or en event) 5 years ago
lib.rs Major overhaul: more generics! 5 years ago
provider.rs More async in traits 5 years ago
settings.rs Added placeholder for settings.rs 5 years ago
task.rs Created Item (enum of either a task or en event) 5 years ago
traits.rs More async in traits 5 years ago
utils.rs More async functions in traits 5 years ago