Docs.rs
  • shield-0.0.3
    • shield 0.0.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DanielleHuisman
    • Dependencies
      • async-trait ^0.1.83 normal
      • chrono ^0.4.39 normal
      • futures ^0.3.31 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • thiserror ^2.0.7 normal
      • tracing ^0.1.41 normal
    • Versions
    • 1.34% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

shield0.0.3

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits

Crate shield

Source

Structs§

  • Authentication
  • CreateEmailAddress
  • CreateUser
  • EmailAddress
  • Form
    HTML form.
  • Input
    HTML input.
  • Session
  • SessionData
  • Shield
  • ShieldDyn
  • SignInCallbackRequest
  • SignInRequest
  • SignOutRequest
  • SubproviderVisualisation
  • UpdateEmailAddress
  • UpdateUser

Enums§

  • Attribute
    HTML attribute.
  • ConfigurationError
  • InputType
    HTML input type and attributes.
  • ProviderError
  • Response
  • SessionError
  • ShieldError
  • StorageError

Traits§

  • DynShield
  • Provider
  • SessionStorage
  • Storage
  • Subprovider
  • User