Docs.rs
  • bellhop-0.2.1
    • bellhop 0.2.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tecywiz121
    • Dependencies
      • chrono ^0.4 normal
      • diesel ^1.0.0 normal
      • error-chain ^0.12.0 normal
      • rocket ^0.4.0 normal
      • rocket_contrib ^0.4.0 normal
      • serde ^1.0.80 normal
      • serde_derive ^1.0.80 normal
      • typed-builder ^0.1.1 normal
      • url ^1.7.2 normal
      • url_serde ^0.2.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

bellhop0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Bellhop
  • auth::Error
  • db::Db
  • errors::Error
  • hooks::Data
  • hooks::Error
  • models::asset::Asset
  • models::asset::CreateAsset
  • models::asset_type::AssetType
  • models::asset_type::CreateAssetType
  • models::lease::CreateLease
  • models::lease::Lease
  • models::user::CreateUser
  • models::user::User

Enums

  • auth::ErrorKind
  • errors::ErrorKind
  • hooks::ErrorKind

Traits

  • auth::Auth
  • errors::ResultExt
  • hooks::Hook

Type Aliases

  • errors::Result