Module builder

Module builder 

Source
Expand description

Database builder with type-safe record registration

Provides AimDb and AimDbBuilder for constructing databases with type-safe, self-registering records using the producer-consumer pattern.

Structsยง

AimDb
Producer-consumer database
AimDbBuilder
Database builder for producer-consumer pattern
AimDbInner
Internal database state
NoRuntime
Marker type for untyped builder (before runtime is set)