bitwarden-auth 3.0.0

Internal crate for the bitwarden crate. Do not use.
Documentation
1
2
3
4
5
//! Module for API specific types / enums / etc.
//! Note: API in the this case is generically used for any API calls. Not BW API vs BW Identity on
//! server.

pub mod enums;