fang 0.10.4

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

default

  • blocking
  • asynk
  • derive-error

blocking

  • diesel
  • diesel-derive-enum
  • dotenvy

asynk

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

derive-error

  • fang-derive-error

diesel

  • dep:diesel

diesel-derive-enum

  • dep:diesel-derive-enum

dotenvy

  • dep:dotenvy

bb8-postgres

  • dep:bb8-postgres

postgres-types

  • dep:postgres-types

tokio

  • dep:tokio

async-trait

  • dep:async-trait

async-recursion

  • dep:async-recursion

fang-derive-error

  • dep:fang-derive-error