Docs.rs
  • stripe2-30.0.0
    • stripe2 30.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kurtbuilds
    • Dependencies
      • anyhow ^1.0.57 normal
      • base64 ^0.21.0 normal
      • chrono ^0.4.26 normal
      • futures ^0.3.25 normal
      • httpclient ^0.19.0 normal
      • rust_decimal ^1.28.1 normal
      • rust_decimal_macros ^1.33 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • tokio ^1.18.2 dev
    • Versions
    • 27.69% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

stripe30.0.0

  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

Crate stripe

source ·
Expand description

StripeClient is the main entry point for this library.

Library created with libninja.

Modules

  • model
  • request

Structs

  • FluentRequest
  • StripeClient

Enums

  • Error
  • StripeAuthentication

Traits

  • InMemoryResponseExt

Type Aliases

  • Result