2020-09-25 18:59:50 +02:00

5 lines
101 B
Rust

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