Docs.rs
  • mybatis-core-2.0.0
    • mybatis-core 2.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Jzow
    • Dependencies
      • base64 ^0.13.0 normal
      • bigdecimal ^0.2.0 normal
      • bit-vec ^0.6 normal
      • chrono ^0.4 normal
      • hex ^0.4 normal
      • ipnetwork ^0.17 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • rbson ^2.0.3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sqlx-core ^0.5 normal
      • time ^0.2.16 normal
      • uuid ^0.8 normal
    • Versions
    • 22.5% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate mybatis_core

logo
Change settings

List of all items

Structs

  • db::DBPoolOptions
  • db::DefaultDecoder
  • db::db_adapter::DBConnectOption
  • db::db_adapter::DBExecResult
  • db::db_adapter::DBQuery
  • db::db_adapter::DBTx
  • db::db_adapter::DBValue
  • types::bools::Bool
  • types::bytes::Bytes
  • types::date_native::DateNative
  • types::date_utc::DateUtc
  • types::datetime_native::DateTimeNative
  • types::datetime_utc::DateTimeUtc
  • types::decimal::Decimal
  • types::json::Json
  • types::time_native::TimeNative
  • types::time_utc::TimeUtc
  • types::timestamp::Timestamp
  • types::timestamp_z::TimestampZ
  • types::uuids::Uuid

Enums

  • db::DriverType
  • db::db_adapter::DBPool
  • db::db_adapter::DBPoolConn
  • error::Error

Traits

  • convert::JsonCodec
  • convert::RefJsonCodec
  • convert::ResultCodec
  • convert::StmtConvert
  • db::db_adapter::DataDecoder
  • error::OptionToResult
  • types::Format
  • value::DateTimeNow

Macros

  • push_index
  • to_bson_macro

Functions

  • db::bind_mssql::bind
  • db::bind_mysql::bind
  • db::bind_pg::bind
  • db::bind_sqlite::bind
  • decode::decode
  • decode::try_decode_doc

Typedefs

  • error::Result

Constants

  • types::BINARY_SUBTYPE_JSON