[doc]
This commit is contained in:
parent
df9d5a2d07
commit
f06b5ac9ae
3 changed files with 18 additions and 6 deletions
|
@ -61,6 +61,7 @@ static TASKS_BODY: &str = r#"
|
|||
"#;
|
||||
|
||||
|
||||
/// A CalDAV source that fetches its data from a CalDAV server
|
||||
pub struct Client {
|
||||
url: Url,
|
||||
username: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue