async-stripe 0.37.0

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

default

  • full
  • webhook-events
  • uuid
  • stream

full

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

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.

tax-calculation

    This feature flag does not enable additional features.

products

    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-tokio-hyper-rustls

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

runtime-blocking-rustls

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

runtime-tokio-hyper-rustls-webpki

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

runtime-tokio-hyper

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

runtime-async-std-surf

  • async-std
  • surf
  • async

hyper-rustls-webpki

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

hyper-rustls-native

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

hyper-client

  • hyper
  • http-types/hyperium_http

async-std

  • dep:async-std

hyper-rustls

  • dep:hyper-rustls

hyper

  • dep:hyper

hyper-tls

  • dep:hyper-tls

futures-util

  • dep:futures-util

async

  • futures-util

rocket

  • dep:rocket

tokio

  • dep:tokio

surf

  • dep:surf

blocking

    This feature flag does not enable additional features.