async-stripe 0.18.4

API bindings for the Stripe HTTP API
Documentation

async-stripe

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

default

  • full
  • webhook-events
  • uuid
  • stream

full

  • checkout
  • billing
  • connect
  • fraud
  • issuing
  • orders
  • sigma
  • terminal
  • webhook-endpoints

webhook-events

  • events
  • hmac
  • sha2
  • chrono
  • hex

uuid

  • dep:uuid

stream

    This feature flag does not enable additional features.

checkout

  • billing

billing

    This feature flag does not enable additional features.

connect

    This feature flag does not enable additional features.

fraud

    This feature flag does not enable additional features.

issuing

    This feature flag does not enable additional features.

orders

    This feature flag does not enable additional features.

sigma

    This feature flag does not enable additional features.

terminal

    This feature flag does not enable additional features.

webhook-endpoints

    This feature flag does not enable additional features.

events

    This feature flag does not enable additional features.

hmac

  • dep:hmac

sha2

  • dep:sha2

chrono

  • dep:chrono

hex

  • dep:hex

runtime-blocking

  • tokio
  • tokio/rt
  • hyper-client
  • hyper-tls
  • blocking

runtime-blocking-rustls-webpki

  • tokio
  • tokio/rt
  • hyper-client
  • hyper-rustls-webpki
  • blocking

runtime-blocking-rustls

  • tokio
  • tokio/rt
  • hyper-client
  • hyper-rustls-native
  • blocking

runtime-tokio-hyper-rustls

  • tokio
  • hyper-client
  • hyper-rustls
  • hyper-rustls-native
  • async

runtime-tokio-hyper

  • tokio
  • hyper-client
  • hyper-tls
  • async

runtime-tokio-hyper-rustls-webpki

  • tokio
  • hyper-client
  • hyper-rustls-webpki
  • async

runtime-async-std-surf

  • async-std
  • surf
  • async

hyper-client

  • hyper
  • http-types/hyperium_http

hyper-rustls-webpki

  • hyper-rustls
  • hyper-rustls/webpki-tokio

hyper-rustls-native

  • hyper-rustls
  • hyper-rustls/native-tokio

rocket

  • dep:rocket

hyper-tls

  • dep:hyper-tls

tokio

  • dep:tokio

hyper-rustls

  • dep:hyper-rustls

futures-util

  • dep:futures-util

async-std

  • dep:async-std

hyper

  • dep:hyper

async

  • futures-util

surf

  • dep:surf

blocking

    This feature flag does not enable additional features.