dav-server 0.5.8

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 12 feature flags, 6 of them enabled by default.

default

  • localfs
  • memfs

localfs

  • libc
  • lru
  • parking_lot

memfs

  • libc

libc

  • dep:libc

lru

  • dep:lru

parking_lot

  • dep:parking_lot

warp-compat

  • warp
  • hyper

all

  • actix-compat
  • warp-compat

actix-web

  • dep:actix-web

actix-compat

  • actix-web

warp

  • dep:warp

hyper

  • dep:hyper