forked from jmug/stoatchat
4 lines
47 B
Rust
4 lines
47 B
Rust
pub mod user;
|
|
|
|
pub use user::get_relationship;
|