Header menu logo B2R2

TaskWorkerCommand<'FnCtx, 'GlCtx> Type

Command to be consumed by task workers.

Union cases

Union case Description

BuildCFG builder

Full Usage: BuildCFG builder

Parameters:

Build the CFG using the given builder.

builder : ICFGBuildable<'FnCtx, 'GlCtx>

Type something to start searching.