abci-rs 0.11.3

A Rust crate for creating ABCI applications
Documentation

abci-rs

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 9 feature flags, 4 of them enabled by default.

default

async-api (default)

This feature flag does not enable additional features.

sync-api (default)

This feature flag does not enable additional features.

use-tokio (default)

tokio (default)

async-std

doc

This feature flag does not enable additional features.

smol

use-async-std

use-smol