Struct ModuleContainerAdder

ContainerAdder that will scan a module for it's members, to transform into component factories and add them into a storage

struct ModuleContainerAdder(ContainerAdderPolicy) ;

Methods

NameDescription
scan Scan module T, transform it's members into component factories, and store them into storage.