Skip to main content

openauth_stripe/
lib.rs

1//! Stripe integration for OpenAuth.
2
3/// Current crate version.
4pub const VERSION: &str = env!("CARGO_PKG_VERSION");