Docs.rs
  • dysql-2.0.0
    • dysql 2.0.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • evanzp0
    • Dependencies
      • dysql-core ^2 normal
      • dysql-macro ^2 normal
      • dysql-tpl ^2 normal
      • serde ^1 normal
    • Versions
    • 100% 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

dysql2.0.0

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

List of all items

Structs

  • DySqlError
  • DysqlContext
  • EmptyObject
  • ErrorInner
  • PageDto
  • Pagination
  • ParseSqlError
  • Ramhorns
  • Section
  • SimpleInnerError
  • SimpleSection
  • SimpleTemplate
  • SortModel
  • Template
  • Value

Enums

  • Kind
  • SimpleValue
  • SqlDialect
  • TemplateError
  • encoding::NeverError

Traits

  • Content
  • encoding::Encoder
  • traits::Combine
  • traits::ContentSequence

Macros

  • execute
  • fetch_all
  • fetch_one
  • fetch_scalar
  • insert
  • page
  • sql

Derive Macros

  • Content

Functions

  • encoding::encode_cmark
  • extract_params_buf
  • gen_named_sql
  • get_sql_template
  • get_sql_template_cache
  • hash_it
  • put_sql_template
  • save_sql_template

Type Aliases

  • DySqlResult
  • ParseSqlResult
  • SimpleError

Statics

  • SQL_TEMPLATE_CACHE