rbatis-core 1.8.23

Core of rbatis, the rust SQL toolkit. Not intended to be used directly.
Documentation

rbatis-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • all

all

  • async-io

async-io

  • async-std
  • sqlx-core/runtime-async-std-rustls

async-std

    This feature flag does not enable additional features.

actix

  • async-std
  • sqlx-core/runtime-actix-rustls

tokio02

  • async-std/tokio02
  • sqlx-core/runtime-tokio-rustls

tokio03

  • async-std/tokio03
  • sqlx-core/runtime-tokio-rustls

sqlx-core

    This feature flag does not enable additional features.