Docs.rs
  • es-entity-0.3.13
    • es-entity 0.3.13
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bodymindarts
    • Dependencies
      • async-graphql ^7.0.7 normal optional
      • async-trait ^0.1.83 normal
      • base64 ^0.22.1 normal optional
      • chrono ^0.4.31 normal
      • derive_builder ^0.20.1 normal
      • es-entity-macros ^0.3.13 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • sim-time ^0.3.13 normal optional
      • sqlx ^0.8 normal
      • thiserror ^1.0.64 normal
      • uuid ^1.10 normal
      • anyhow ^1.0.95 dev
      • tokio ^1.42 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

es_entity0.3.13

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • CursorDestructureError
  • DbOp
  • EntityEvents
  • GenericEvent
  • Nested
  • PaginatedQueryArgs
  • PaginatedQueryRet
  • PersistedEvent
  • Sort

Enums

  • EsEntityError
  • EsRepoError
  • Idempotent
  • ListDirection

Traits

  • EsEntity
  • EsEvent
  • EsRepo
  • IntoEvents
  • Parent
  • PopulateNested
  • RetryableInto
  • TryFromEvents

Macros

  • entity_id
  • es_query
  • expand_es_query
  • from_es_entity_error
  • idempotency_guard

Attribute Macros

  • retry_on_concurrent_modification

Derive Macros

  • EsEntity
  • EsEvent
  • EsRepo

Type Aliases

  • LastPersisted