Docs.rs
  • crab_rocket_file-0.1.0
    • crab_rocket_file 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • desonglll
    • Dependencies
      • chrono ^0.4.19 normal
      • chrono-tz ^0.9.0 normal
      • crab_rocket_schema ^0.1.0 normal
      • crab_rocket_utils ^0.1.0 normal
      • diesel ^2.1.0 normal
      • rand ^0.8.5 normal
      • rocket ^0.5.1 normal
      • serde_json ^1.0.117 normal
      • utoipa ^4 normal
      • uuid ^1.0 normal
    • Versions
    • 2.04% 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

crab_rocket_file0.1.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • models::file::File
  • models::file::NewFile
  • models::upload::ResponseData
  • models::upload::Upload
  • routes::bin_file_route::PasteId

Traits

  • services::file_service::GetFile

Functions

  • controllers::file_controller::get_all_files_controller
  • controllers::file_controller::insert_file_controller
  • controllers::file_controller::retrieve_file_controller
  • mappers::file_mapper::fetch_all_files
  • mappers::file_mapper::insert_files
  • mappers::file_mapper::retrieve_file_url_by_uuid
  • routes::bin_file_route::files
  • routes::bin_file_route::retrieve_bin
  • routes::bin_file_route::upload_bin
  • routes::form_file_route::file_stream
  • routes::form_file_route::get_all_files
  • routes::form_file_route::retrieve
  • routes::form_file_route::upload