Docs.rs
  • ensemble-0.0.5
    • ensemble 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • m1guelpf
    • Dependencies
      • Inflector ^0.11.4 normal
      • async-trait ^0.1.73 normal
      • ensemble_derive ^0.0.4 normal
      • fastdate ^0.3.25 normal
      • itertools ^0.12.0 normal
      • rbatis ^4.5.6 normal
      • rbdc-mysql ^4.5.1 normal
      • rbdc-pg ^4.5.2 normal
      • rbs ^4.5.2 normal
      • schemars ^0.8.13 normal
      • serde ^1.0.183 normal
      • serde_json ^1.0.105 normal
      • sha256 ^1.4.0 normal
      • thiserror ^1.0.44 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.37 normal
      • uuid ^1.4.1 normal
      • validator ^0.16.1 normal
      • axum ^0.7.2 dev
    • Versions
    • 74.62% of the crate is documented
  • 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

ensemble0.0.5

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros
?
Change settings

List of all items

Structs

  • migrations::Migrator
  • migrations::schema::Schema
  • migrations::schema::Table
  • query::Builder
  • query::Columns
  • relationships::BelongsTo
  • relationships::BelongsToMany
  • relationships::HasMany
  • relationships::HasOne
  • types::DateTime
  • types::Hashed
  • types::Json
  • types::Uuid

Enums

  • Error
  • migrations::Error
  • migrations::schema::Schemable
  • query::Direction
  • query::EagerLoad
  • query::Operator
  • query::Type

Traits

  • Collection
  • Model
  • migrations::Migration
  • relationships::Relationship
  • types::ToJson

Macros

  • migrate

Derive Macros

  • Model

Functions

  • setup
  • value::for_db