io-webdav 0.1.0

WebDAV client library for Rust
Documentation
1
2
3
4
5
//! RFC 5397: WebDAV Current Principal Extension.
//!
//! <https://www.rfc-editor.org/rfc/rfc5397>

pub mod current_user_principal;