Skip to main content

Module types

Module types 

Source
Expand description

Spell-ID polarity newtypes for the engine-ports crate boundary.

Structsยง

NegativeIdError
Returned when converting a negative SpellId into a SpellIdx.
SpellId
Database-polarity (i32) spell identifier matching PostgREST int4 columns.
SpellIdConversionError
Returned when a runtime SpellIdx exceeds the database int4 range.