Docs.rs
  • rorm-declaration-0.3.0
    • rorm-declaration 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • gammelalf
    • myOmikron
    • Dependencies
      • ordered-float ^3.0 normal
      • serde ^1.0 normal
      • strum ~0.24 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate rorm_declaration

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • config::DatabaseConfig
  • hmr::Source
  • hmr::annotations::AutoCreateTime
  • hmr::annotations::AutoIncrement
  • hmr::annotations::AutoUpdateTime
  • hmr::annotations::Choices
  • hmr::annotations::DefaultValue
  • hmr::annotations::Index
  • hmr::annotations::IndexData
  • hmr::annotations::MaxLength
  • hmr::annotations::PrimaryKey
  • hmr::annotations::Unique
  • hmr::db_type::Boolean
  • hmr::db_type::Choices
  • hmr::db_type::Date
  • hmr::db_type::DateTime
  • hmr::db_type::Double
  • hmr::db_type::Float
  • hmr::db_type::Int16
  • hmr::db_type::Int32
  • hmr::db_type::Int64
  • hmr::db_type::Int8
  • hmr::db_type::Time
  • hmr::db_type::Timestamp
  • hmr::db_type::VarBinary
  • hmr::db_type::VarChar
  • imr::AnnotationIter
  • imr::Field
  • imr::ForeignKey
  • imr::IndexValue
  • imr::InternalModelFormat
  • imr::Model
  • imr::Source
  • lints::Annotations
  • migration::Migration
  • migration::MigrationFile

Enums

  • config::DatabaseDriver
  • hmr::annotations::DefaultValueData
  • imr::Annotation
  • imr::DbType
  • imr::DefaultValue
  • imr::ReferentialAction
  • migration::Operation

Traits

  • hmr::annotations::AsImr
  • hmr::db_type::DbType

Type Definitions

  • hmr::annotations::OnDelete
  • hmr::annotations::OnUpdate