Skip to main content

Module ids

Module ids 

Source
Expand description

Type-safe ID newtypes for the PRPaaS domain.

Every entity gets its own NexId newtype to prevent accidental mixing (e.g., passing a TenantId where a UserId is expected is a compile error).

Structs§

AssayId
AssetId
CompoundId
DealId
InvoiceId
ModelId
OrderId
ProgramId
ProviderId
SignalId
TenantId
TerminalSessionId
UserId