2020-12-26 21:46:29 +01:00

5 lines
125 B
Rust

//! Logs out the access token, preventing it from being used to authenticate future requests to the
//! server.
pub mod v2;