dav-server 0.3.2

Rust WebDAV server library. A fork of the webdav-handler crate.
Documentation

dav-server

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 5 of them enabled by default.

default

localfs (default)

memfs (default)

This feature flag does not enable additional features.

libc (default)

This feature flag does not enable additional features.

lru (default)

This feature flag does not enable additional features.

parking_lot (default)

This feature flag does not enable additional features.

actix-compat

actix-web

This feature flag does not enable additional features.

all

hyper

This feature flag does not enable additional features.

warp

This feature flag does not enable additional features.

warp-compat