superposition_types 0.99.0

Types, type aliases and diesel ORM definitions for superposition
Documentation

Superposition Types

Not intended for public use.

How to understand this crate

  • All DB definitions are in the migrations folder
  • The actual rust code is in the src folder
  • ORM mappings are in the src/database folder
  • API request/response types are in the src/api folder