Module builder

Module builder 

Source
Expand description

Type-state hook builder

Provides a compile-time safe builder pattern for creating hooks, similar to ManualMapper in the manual_map module.

Modules§

state
type-state markers for hook building stages

Structs§

HookBuilder
type-state hook builder

Functions§

build
convenience function to build a hook step-by-step