Function hyperdav::webdav::response::parse_propfind_response [] [src]

pub fn parse_propfind_response<R: Read>(read: R) -> Result<Vec<PropfindResponse>, PropfindParseError>