aerogramme/aero-dav/src/acltypes.rs

5 lines
232 B
Rust
Raw Normal View History

2024-03-02 14:52:26 +00:00
//@FIXME required for a full DAV implementation
// See section 6. of the CalDAV RFC
// It seems mainly required for free-busy that I will not implement now.
// It can also be used for discovering main calendar, not sure it is used.