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 9355629136 add_item now returns a Result 5 years ago
..
bin Fewer warnings 5 years ago
calendar add_item now returns a Result 5 years ago
cache.rs last_sync is no longer required 5 years ago
client.rs [minor] Refactored 5 years ago
event.rs last_modified is no longer required 5 years ago
item.rs last_modified is no longer required 5 years ago
lib.rs Re-wrote Provider::sync 5 years ago
provider.rs add_item now returns a Result 5 years ago
resource.rs Wrapped Url, username and password together 5 years ago
settings.rs Added placeholder for settings.rs 5 years ago
task.rs last_modified is no longer required 5 years ago
traits.rs add_item now returns a Result 5 years ago
utils.rs [minor] Refactored 5 years ago