Docs.rs
dav-server-0.10.0
dav-server 0.10.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
messense
Dependencies
actix-web ^4.0.0-beta.15
normal
optional
bytes ^1.0.1
normal
calcard ^0.3
normal
optional
chrono ^0.4
normal
derive-where ^1.6.0
normal
dyn-clone ^1
normal
futures-channel ^0.3.16
normal
futures-util ^0.3.16
normal
headers ^0.4.0
normal
htmlescape ^0.3.1
normal
http ^1.0.0
normal
http-body ^1.0.0
normal
http-body-util ^0.1.0
normal
hyper ^1.1.0
normal
optional
icalendar ^0.17.1
normal
optional
libc ^0.2.0
normal
optional
log ^0.4.0
normal
lru ^0.16.0
normal
optional
mime_guess ^2.0.0
normal
parking_lot ^0.12.0
normal
optional
percent-encoding ^2.1.0
normal
pin-project-lite ^0.2.16
normal
reflink-copy ^0.1.14
normal
optional
tokio ^1.22.0
normal
url ^2.2.0
normal
uuid ^1.1.2
normal
warp ^0.3.0
normal
optional
xml-rs ^1
normal
xmltree ^0.12.0
normal
actix-web ^4.0.0-beta.15
dev
axum ^0.8
dev
clap ^4.0.0
dev
env_logger ^0.11.0
dev
hyper ^1.1.0
dev
hyper-util ^0.1.19
dev
tokio ^1.3.0
dev
Versions
67.25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module body
dav_
server
0.10.0
Module body
Module Items
Structs
Enums
In crate dav_
server
dav_server
Module
body
Copy item path
Source
Expand description
Definitions for the Request and Response bodies.
Structs
§
Body
Body is returned by the webdav handler, and implements both
Stream
and
http_body::Body
.
Enums
§
Body
Type