Docs.rs
  • firetrap-0.1.0
    • firetrap 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • koenw
    • Dependencies
      • bytes ^0.4 normal
      • chrono ^0.4 normal
      • failure ^0.1 normal
      • failure_derive ^0.1 normal
      • futures ^0.1 normal
      • log ^0.4 normal
      • pam-auth ^0.5 normal optional
      • path_abs ^0.4 normal
      • tokio ^0.1 normal
      • tokio-codec ^0.1 normal
      • tokio-io ^0.1 normal
      • ftp ^3 dev
      • lazy_static ^1.1 dev
      • pretty_assertions ^0.5 dev
      • pretty_env_logger ^0.2 dev
      • rand ^0.6 dev
      • tempfile ^3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

firetrap0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • auth::AnonymousAuthenticator
  • server::FTPError
  • server::Server
  • storage::Fileinfo
  • storage::Filesystem

Enums

  • server::FTPErrorKind
  • storage::Error

Traits

  • auth::Authenticator
  • storage::Metadata
  • storage::StorageBackend