Docs.rs
  • uobors_infrastructure_database_seaorm-0.0.6
    • uobors_infrastructure_database_seaorm 0.0.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sakai-nako
    • Dependencies
      • anyhow ^1.0.70 normal
      • confique ^0.2.5 normal
      • futures ^0.3.30 normal
      • sea-orm ^0.12 normal
      • sea-orm-migration ^0.12.0 normal
      • serde ^1.0.197 normal
      • strum ^0.26 normal
      • thiserror ^1.0.57 normal
      • tempfile ^3.10.1 dev
    • Versions
    • 41.94% of the crate is documented
  • 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

uobors_infrastructure_database_seaorm0.0.6

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • entities::animation::ActiveModel
  • entities::animation::ColumnIter
  • entities::animation::Entity
  • entities::animation::Model
  • entities::animation::PrimaryKeyIter
  • entities::animation::RelationIter
  • entities::bor_entity::ActiveModel
  • entities::bor_entity::ColumnIter
  • entities::bor_entity::Entity
  • entities::bor_entity::Model
  • entities::bor_entity::PrimaryKeyIter
  • entities::bor_entity::RelationIter
  • migrator::Migrator
  • migrator::m20240310_000001_create_bor_entity_table::EntityTypeIter
  • migrator::m20240310_000001_create_bor_entity_table::Migration
  • migrator::m20240310_000002_create_animation_table::AnimationTypeIter
  • migrator::m20240310_000002_create_animation_table::Migration

Enums

  • entities::animation::Column
  • entities::animation::PrimaryKey
  • entities::animation::Relation
  • entities::bor_entity::Column
  • entities::bor_entity::PrimaryKey
  • entities::bor_entity::Relation
  • migrator::m20240310_000001_create_bor_entity_table::BorEntity
  • migrator::m20240310_000001_create_bor_entity_table::EntityType
  • migrator::m20240310_000002_create_animation_table::Animation
  • migrator::m20240310_000002_create_animation_table::AnimationType

Functions

  • hello