tracing-futures 0.2.5

Utilities for instrumenting `futures` with `tracing`.
Documentation

tracing-futures

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

default

  • std-future
  • std

std-future

  • pin-project

std

  • tracing/std

pin-project

    This feature flag does not enable additional features.

futures-03

  • std-future
  • futures
  • futures-task
  • std

futures-01

  • futures_01
  • std

tokio-executor

    This feature flag does not enable additional features.

futures_01

    This feature flag does not enable additional features.

futures-task

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.