rbatis-core 1.8.11

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, 5 of them enabled by default.

default

  • all

all

  • async-io

async-io

  • async-std
  • sqlx-core

async-std

    This feature flag does not enable additional features.

sqlx-core

    This feature flag does not enable additional features.

tokio03

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

actix

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

tokio02

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