Docs.rs
  • dav-server-0.8.0
    • dav-server 0.8.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
      • derivative ^2 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
      • lazy_static ^1.4.0 normal
      • libc ^0.2.0 normal optional
      • log ^0.4.0 normal
      • lru ^0.14.0 normal optional
      • mime_guess ^2.0.0 normal
      • parking_lot ^0.12.0 normal optional
      • percent-encoding ^2.1.0 normal
      • pin-project ^1.0.4 normal
      • pin-utils ^0.1.0 normal
      • reflink-copy ^0.1.14 normal optional
      • regex ^1.4.0 normal
      • time ^0.3.2 normal
      • tokio ^1.3.0 normal
      • url ^2.2.0 normal
      • uuid ^1.1.2 normal
      • warp ^0.3.0 normal optional
      • xml-rs ^0.8.0 normal
      • xmltree ^0.11.0 normal
      • clap ^4.0.0 dev
      • env_logger ^0.11.0 dev
      • hyper ^1.1.0 dev
      • hyper-util ^0.1.2 dev
      • tokio ^1.3.0 dev
    • Versions
    • 86.05% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dav_server0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DavConfig
  • DavHandler
  • DavMethodSet
  • actix::DavBody
  • actix::DavRequest
  • actix::DavResponse
  • body::Body
  • davpath::DavPath
  • davpath::DavPathRef
  • fakels::FakeLs
  • fs::DavProp
  • fs::OpenOptions
  • localfs::LocalFs
  • ls::DavLock
  • memfs::MemFs
  • memls::MemLs

Enums

  • DavMethod
  • davpath::ParseError
  • fs::FsError
  • fs::ReadDirMeta

Traits

  • fs::DavDirEntry
  • fs::DavFile
  • fs::DavFileSystem
  • fs::DavMetaData
  • fs::GuardedFileSystem
  • ls::DavLockSystem

Functions

  • warp::dav_dir
  • warp::dav_file
  • warp::dav_handler

Type Aliases

  • fs::FsFuture
  • fs::FsResult
  • fs::FsStream
  • ls::LsFuture