breadx 0.0.3

Implementation of the X Window System Protocol
Documentation

breadx

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

default

  • std

std

    This feature flag does not enable additional features.

async

  • std
  • async-io
  • async-net
  • async-trait
  • futures-io
  • futures-lite

parallel

  • rayon
  • std

image-support

  • image

async-io

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

async-net

    This feature flag does not enable additional features.

image

    This feature flag does not enable additional features.

futures-lite

    This feature flag does not enable additional features.