Docs.rs
  • clia-rustorm-0.19.1
    • clia-rustorm 0.19.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • clia
    • Dependencies
      • bigdecimal ^0.3.0 normal
      • byteorder ^1.0 normal
      • bytes ^1.1.0 normal
      • cfg-if ^1.0.0 normal
      • chrono ^0.4.0 normal
      • clia-rustorm-codegen ^0.18.0 normal
      • clia-rustorm-dao ^0.18.0 normal
      • geo-types ^0.7.2 normal
      • log ^0.4 normal
      • meval ^0.2.0 normal
      • num-integer ^0.1 normal
      • postgres ^0.19.2 normal
      • r2d2 ^0.8.9 normal
      • r2d2_mysql ^21.0.0 normal
      • r2d2_postgres ^0.18.1 normal
      • r2d2_sqlite ^0.19.0 normal
      • rusqlite ^0.26.3 normal
      • serde ^1.0.15 normal
      • serde_json ^1.0.3 normal
      • thiserror ^1.0.3 normal
      • time ^0.3.5 normal
      • url ^2.2.2 normal
      • uuid ^0.8.2 normal
    • Versions
    • 12.14% of the crate is documented
  • 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 clia_rustorm

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

List of all items

Structs

  • ColumnName
  • Dao
  • DaoManager
  • DatabaseName
  • EntityManager
  • Rows
  • TableName
  • Uuid
  • column::ColumnDef
  • column::ColumnSpecification
  • column::ColumnStat
  • pool::Pool
  • table::ForeignKey
  • table::Key
  • table::SchemaContent
  • table::TableDef

Enums

  • Array
  • ConvertError
  • DBPlatform
  • Value
  • column::Capacity
  • column::ColumnConstraint
  • column::Literal
  • error::ConnectError
  • error::ConvertError
  • error::DataError
  • error::DataOpError
  • error::DbError
  • error::ParseError
  • error::PlatformError
  • pool::ConnPool
  • pool::PooledConn
  • table::TableKey
  • types::ArrayType
  • types::SqlType

Traits

  • Database
  • FromValue
  • ToValue
  • dao::FromDao
  • dao::ToColumnNames
  • dao::ToDao
  • dao::ToTableName

Derive Macros

  • FromDao
  • ToColumnNames
  • ToDao
  • ToTableName
  • codegen::FromDao
  • codegen::ToColumnNames
  • codegen::ToDao
  • codegen::ToTableName

Functions

  • common::cast_type
  • common::extract_datatype_with_capacity
  • pool::test_connection
  • util::eval_f64
  • util::maybe_trim_parenthesis