mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 15:51:23 +01:00
This way we don't shoot ourselves in the foot by forgetting to do it for other subcommands (e.g. that manipulate the database) in the future. |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| config | ||
| database | ||
| service | ||
| utils | ||
| api.rs | ||
| cli.rs | ||
| config.rs | ||
| database.rs | ||
| error.rs | ||
| main.rs | ||
| observability.rs | ||
| service.rs | ||
| utils.rs | ||