prima_bridge 0.7.1

A library to implement the bridge pattern
Documentation

prima_bridge

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

default

  • async
  • tracing_opentelemetry

async

  • reqwest
  • futures
  • futures-util

tracing_opentelemetry

  • opentelemetry
  • tracing
  • tracing-opentelemetry

reqwest

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

opentelemetry

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tracing-opentelemetry

    This feature flag does not enable additional features.

blocking

  • reqwest/blocking