4 lines
69 B
Rust
4 lines
69 B
Rust
//! Endpoint to query the existence of a given user ID.
|
|
|
|
pub mod v1;
|
//! Endpoint to query the existence of a given user ID.
|
|
|
|
pub mod v1;
|