Crate notes_r_us

Source
Expand description

§Notes R Us

This Crate Is Not For Use As Library

Documentation for the note storing app from your dreams. One part missing from this documentation is the database migrations crate notes_r_us_migrations.

§Modules:

§Backend[^backend]

This module is where all the API routes are defined and logic is placed for them here backend::Api.

§CLI[^cli]

The CLI module implements the requried cli using clap here cli::Args.

§Entity[^entity]

Entitys are a auto generated section of code generated by sea-orm-cli.

Modules§

backend
cli
entity
SeaORM Entity. Generated by sea-orm-codegen 0.12.15