Docs.rs
  • dev_api-0.1.28
    • dev_api 0.1.28
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • emurman
    • marcusradell
    • Dependencies
      • actix-cors ^0.6.1 normal
      • actix-web ^4 normal
      • actix-web-httpauth ^0.6.0 normal
      • chrono ^0.4 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3.21 normal
      • jsonwebtoken ^8 normal
      • log ^0.4 normal
      • opentelemetry ^0.17 normal
      • opentelemetry-otlp ^0.10.0 normal
      • rand ^0.8.5 normal
      • rust-argon2 ^1.0.0 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0 normal
      • sqlx ^0.5.13 normal
      • tonic ^0.6 normal
      • tracing ^0.1 normal
      • tracing-actix-web ^0.5.1 normal
      • tracing-bunyan-formatter ^0.3 normal
      • tracing-log ^0.1 normal
      • tracing-opentelemetry ^0.17 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.2.2 normal
      • uuid ^0.8.2 normal
    • Versions
    • 4.11% of the crate is documented
  • Platform
    • 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

dev_api0.1.28

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Authorized
  • domains::migrations::RepoMySqlImpl
  • domains::migrations::RepoPostgresImpl
  • jwt::Jwt
  • jwt::controllers::Args
  • jwt::keys::Keys
  • jwt::tokens::Tokens
  • result::Error

Enums

  • jwt::TokenType
  • result::ErrorCode

Functions

  • db::init_mysql
  • db::init_pg
  • db::migrate_mysql
  • db::migrate_postgres
  • domains::migrations::configure
  • ensure_env
  • http::new
  • jwt::controllers::refresh_access_token
  • jwt::get_access_expiration_seconds
  • password::hash
  • password::verify
  • tracing::init
  • tracing::shutdown

Type Aliases

  • password::Hash
  • password::Verify
  • result::Result