Docs.rs
  • qm-entity-0.0.14
    • qm-entity 0.0.14
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jueseitz
    • hd-gmbh-bot
    • Dependencies
      • anyhow ^1.0.79 normal
      • async-graphql ^7.0.1 normal
      • async-trait ^0.1.77 normal
      • chrono ^0.4.31 normal
      • futures ^0.3.30 normal
      • hex ^0.4.3 normal
      • log ^0.4 normal
      • qm-entity-derive ^0.0.14 normal
      • qm-keycloak ^0.0.14 normal
      • qm-mongodb ^0.0.14 normal
      • qm-redis ^0.0.14 normal
      • qm-role ^0.0.14 normal
      • reqwest ^0.11 normal
      • serde ^1.0.195 normal
      • serde_json ^1.0.111 normal
      • serde_with ^3.7.0 normal
      • sqlx ^0.7.4 normal
      • thiserror ^1.0.56 normal
      • tynm ^0.1.8 normal
    • Versions
    • 14.77% of the crate is documented
  • Go to latest version
  • Platform
    • 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

qm_entity0.0.14

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Collection
  • ids::CustomerId
  • ids::CustomerResourceId
  • ids::CustomerUnitId
  • ids::CustomerUnitResourceId
  • ids::InfraId
  • ids::InstitutionId
  • ids::InstitutionResourceId
  • ids::InstitutionUnitId
  • ids::InstitutionUnitResourceId
  • ids::OrganizationId
  • ids::OrganizationResourceId
  • ids::Owner
  • ids::OwnerId
  • list::ListCtx
  • model::ListFilter
  • model::ListResult
  • model::Modification

Enums

  • error::EntityError
  • ids::CustomerOrOrganization
  • ids::InfraContext
  • ids::OrganizationUnitId
  • ids::OwnerType

Traits

  • AsNumber
  • Create
  • FromGraphQLContext
  • HasAccess
  • HasRole
  • IsAdmin
  • MutatePermissions
  • QueryPermissions
  • SessionAccess
  • UserId
  • ids::PartialEqual
  • list::NewList

Macros

  • err
  • exerr

Functions

  • conflict
  • conflicting_name
  • unauthorized
  • unauthorized_name

Type Aliases

  • error::EntityResult
  • ids::CustomerIds
  • ids::CustomerResourceIds
  • ids::CustomerUnitIds
  • ids::CustomerUnitResourceIds
  • ids::ID
  • ids::InstitutionIds
  • ids::InstitutionResourceIds
  • ids::InstitutionUnitIds
  • ids::InstitutionUnitResourceIds
  • ids::OrganizationIds
  • ids::OrganizationResourceIds
  • ids::OrganizationUnitIds

Constants

  • ids::CUSTOMER_ID_PREFIX
  • ids::CUSTOMER_RESOURCE_ID_PREFIX
  • ids::CUSTOMER_UNIT_ID_PREFIX
  • ids::CUSTOMER_UNIT_RESOURCE_ID_PREFIX
  • ids::ID_LENGTH
  • ids::INSTITUTION_ID_PREFIX
  • ids::INSTITUTION_RESOURCE_ID_PREFIX
  • ids::INSTITUTION_UNIT_ID_PREFIX
  • ids::INSTITUTION_UNIT_RESOURCE_ID_PREFIX
  • ids::ORGANIZATION_ID_PREFIX
  • ids::ORGANIZATION_RESOURCE_ID_PREFIX