instrumentality 0.3.0

A data aggregation platform.
Documentation
1
2
3
4
//! Routes for users.

pub mod invite;
pub mod register;