2021-05-03 15:50:27 +02:00

5 lines
101 B
Rust

//! Module for dealing with third party identifiers
pub mod bind_callback;
pub mod exchange_invite;