git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
6 lines
69 B
Rust
6 lines
69 B
Rust
//! API routes
|
|
|
|
pub mod collections;
|
|
pub mod health;
|
|
pub mod points;
|