Docs.rs
  • derive-sql-0.9.0
    • derive-sql 0.9.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • juliendecharentenay
    • Dependencies
      • derive-sql-mysql ^0 normal optional
      • derive-sql-sqlite ^0 normal optional
      • log ^0 normal
      • mysql ^24 normal optional
      • rusqlite ^0 normal optional
      • thiserror ^1 normal
      • mockall ^0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

derive_sql0.9.0

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros
?
Change settings

List of all items

Structs

  • SimpleFilter
  • SimpleLimit
  • SimpleOffset
  • SimpleOrder
  • mysql::Conn
  • mysql::Log
  • sqlite::Conn
  • sqlite::Log

Enums

  • Error
  • Order

Traits

  • Selectable
  • Sqlable
  • mysql::MysqlTrait
  • sqlite::SqliteTrait

Derive Macros

  • DeriveMysql
  • DeriveSqlite

Type Aliases

  • DeriveSqlResult