Docs.rs
  • mybatis-sql-2.0.1
    • mybatis-sql 2.0.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Jzow
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.13 normal
      • dashmap ^5 normal
      • mybatis-core ^2.0.0 normal
      • mybatis-macro ^2.0.2 normal
      • once_cell ^1.9.0 normal
      • rbson ^2.0.4 normal
      • serde ^1 normal
    • Versions
    • 26.35% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mybatis_sql2.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • template::Keywords
  • template::SqlTemplates

Enums

  • error::Error

Traits

  • bencher::QPS
  • error::OptionToResult
  • limit::PageLimit
  • ops::Add
  • ops::AsProxy
  • ops::AsSql
  • ops::BitAnd
  • ops::BitOr
  • ops::BitXor
  • ops::Div
  • ops::From
  • ops::Mul
  • ops::Not
  • ops::OpsIndex
  • ops::OpsIndexMut
  • ops::PartialEq
  • ops::PartialOrd
  • ops::Rem
  • ops::Sub
  • ops_index::Index
  • rule::SqlRule

Macros

  • bench
  • push_index
  • sql_index

Attribute Macros

  • expr
  • html
  • py

Functions

  • ops::as_timestamp
  • string_util::count_string_num
  • string_util::find_convert_string
  • string_util::to_snake_name
  • string_util::un_packing_string

Type Aliases

  • error::Result
  • ops::Value

Statics

  • template::TEMPLATE