superposition_types

Crates.iosuperposition_types
lib.rssuperposition_types
version0.97.1
created_at2025-08-04 11:46:48.72484+00
updated_at2026-01-21 09:30:34.884044+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
size411,331
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: 1112

cargo fmt