Docs.rs
  • ironshield-api-0.1.28
    • ironshield-api 0.1.28
    • Docs.rs crate page
    • SSPL-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • francolla
    • Scherso
    • Dependencies
      • axum ^0.8.4 normal
      • base64 ^0.22.1 normal
      • chrono ^0.4.41 normal
      • ed25519-dalek ^2.1 normal
      • hex ^0.4.3 normal
      • ironshield-types ^0.1 normal
      • rand_core ^0.6.4 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tokio ^1 normal
      • tower-http ^0.6.6 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 23.08% of the crate is documented
  • Go to latest version
  • 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

ironshield_api0.1.28

Crate Items

  • Constants
  • Functions

List of all items

Functions

  • handler::health::health_check
  • handler::request::handle_challenge_request
  • handler::response::handle_challenge_response
  • routing::app
  • test::endpoint::sample_request

Constants

  • constant::HEALTH_ENDPOINT
  • constant::REQUEST_ENDPOINT
  • constant::RESPONSE_ENDPOINT
  • constant::SERVICE_NAME
  • constant::STATUS_BAD_REQUEST
  • constant::STATUS_FORBIDDEN
  • constant::STATUS_INTERNAL_SERVER_ERROR
  • constant::STATUS_NOT_FOUND
  • constant::STATUS_OK
  • constant::STATUS_OK_MSG
  • constant::STATUS_UNAUTHORIZED
  • constant::VERSION