openauth-core 0.0.1

Core types and primitives for OpenAuth.
Documentation
1
2
3
4
//! Core types and primitives for OpenAuth.

/// Current crate version.
pub const VERSION: &str = env!("CARGO_PKG_VERSION");