Docs.rs
  • password-as-service-0.1.4
    • password-as-service 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • efronlicht
    • Dependencies
      • rocket ^0.4 normal
      • rocket_contrib ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.0 normal
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lib0.1.4

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • FileResource
  • model::Group
  • model::GroupQueryBuilder
  • model::User
  • model::UserQueryBuilder

Traits

  • Query
  • Resource
  • ThreadSafeErr
  • UniqueID

Functions

  • api::get_all_groups
  • api::get_all_users
  • api::get_group
  • api::get_groups_for_user
  • api::get_matching_groups
  • api::get_matching_users
  • api::get_user

Type Aliases

  • ArcMap