tocket 0.2.1

A implemetation of 'Token Bucket' algorithm
Documentation

tocket

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

default

    This feature flag does not enable additional features.

distributed-impl

  • async-trait
  • borsh
  • bytes
  • crc32fast
  • futures
  • tokio
  • tokio-util

redis-impl

  • redis

borsh

    This feature flag does not enable additional features.

crc32fast

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

redis

    This feature flag does not enable additional features.