fang 0.7.0

Background job processing library for Rust
Documentation

fang

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

default

  • blocking
  • asynk

blocking

  • diesel
  • diesel-derive-enum
  • dotenv

asynk

  • bb8-postgres
  • postgres-types
  • tokio
  • async-trait
  • typed-builder
  • async-recursion

diesel

    This feature flag does not enable additional features.

diesel-derive-enum

    This feature flag does not enable additional features.

dotenv

    This feature flag does not enable additional features.

bb8-postgres

    This feature flag does not enable additional features.

postgres-types

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

typed-builder

    This feature flag does not enable additional features.

async-recursion

    This feature flag does not enable additional features.