Docs.rs
  • idkthings_core-0.1.1
    • idkthings_core 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • padorang684
    • Dependencies
      • async-graphql ^4.0 normal
      • async-graphql-poem ^4.0.15 normal
      • async-trait ^0.1.57 normal
      • bson ^2.4.0 normal
      • env_logger ^0.9.0 normal
      • idkthings_core_macros ^0.1.0 normal
      • log ^0.4 normal
      • poem ^1.3.45 normal
      • reqwest ^0.11.12 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.91 normal
      • sqlx ^0.6.2 normal
      • uuid ^1.2.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

idkthings_core0.1.1

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • auth::AuthError
  • auth::MaybeCurrentUser
  • auth::MaybeCurrentUserMiddleware
  • auth::User

Functions

  • auth::assert_is_admin
  • auth::is_admin
  • start_graphql_server

Type Aliases

  • auth::AuthResult
  • auth::CurrentUser