forked from spacebar/account
4 lines
161 B
Rust
4 lines
161 B
Rust
#[deprecated(note="please use the upcoming api instead of this")]
|
|
pub mod user;
|
|
#[deprecated(note="please use the upcoming api instead of this")]
|
|
pub mod login;
|