Docs.rs
  • bevy_erm-0.0.2
    • bevy_erm 0.0.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dimpdash
    • Dependencies
      • async-trait ^0.1.77 normal
      • bevy_app ^0.12.1 normal
      • bevy_ecs ^0.12.1 normal
      • bevy_ecs_macros ^0.12.1 normal
      • bevy_erm_core ^0.0.1 normal
      • bevy_erm_derive ^0.0.1 normal
      • bevy_mod_index ^0.3.0 normal
      • bevy_reflect ^0.12.1 normal
      • bevy_utils ^0.12.1 normal
      • casey ^0.4.0 normal
      • futures ^0.3.30 normal
      • generational-arena ^0.2.9 normal
      • sqlx ^0.7.3 normal
      • tokio ^1.36.0 normal
      • prettytable-rs ^0.10.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

bevy_erm0.0.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

Crate bevy_erm

Source

Modules§

database_entity
database_query
database_resource

Structs§

A
DatabaseEntity
DatabaseEntityId
DatabaseEntityIndex
DatabaseHandle
DataseBaseEntityAndComponent
EntityRelationMapperPlugin
FlushEvent
Persisted
RequestId
RequestIdIndex
SqlxSqliteDatabaseResource

Traits§

ComponentMapper
ComponentMapperMapper
DatabaseResource
RequestIdIndexInfo

Functions§

flush_component_to_db

Type Aliases§

DatabaseQuery

Derive Macros§

DBQueryDerive