instrumentality 0.3.0

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

pub mod create;
pub mod delete;
pub mod update;