Docs.rs
  • rocket-api-base-0.2.0
    • rocket-api-base 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • PauMAVA
    • Dependencies
      • base64 ^0.13.0 normal
      • glob ^0.3.0 normal
      • hmac-sha256 ^0.1.6 normal
      • rand ^0.8.3 normal
      • rocket ^0.4.10 normal
      • rocket_contrib ^0.4.7 normal
      • serde ^1.0.126 normal
      • serde_json ^1.0.64 normal
      • sha256 ^1.0.0 normal
    • Versions
    • 0% 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

rocket_api_base0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • BaseResponse
  • JWToken
  • JWTokenHeader
  • NoContent
  • RocketBasicAuthFairing
  • RocketJWTAuthFairing

Enums

  • AuthError
  • BaseContent
  • BasicError
  • JWTError

Functions

  • issue_auth_token
  • new_secret

Type Aliases

  • BasicAuthCallback
  • ErrorHandlerCallback
  • FurtherChecksCallback