huskarl-core 0.7.1

Base library for huskarl (OAuth2 client) ecosystem.
Documentation
1
2
3
4
//! Serde helpers for OIDC and `OAuth2` wire formats.

pub mod string;
pub mod time;