superposition_types

Crates.iosuperposition_types
lib.rssuperposition_types
version0.91.0
created_at2025-08-04 11:46:48.72484+00
updated_at2025-09-25 15:28:49.642076+00
descriptionTypes, type aliases and diesel ORM definitions for superposition
homepagehttps://juspay.io/open-source/superposition
repositoryhttps://github.com/juspay/superposition
max_upload_size
id1780624
size359,918
SDK Backend (github:juspay:sdk-backend)

documentation

README

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
Commit count: 1001

cargo fmt