Skip to main content

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)

Type Aliases§

OutboundRoute
Type alias for outbound route tuples returned by collect_outbound_routes