ContainerAdder that will scan a module for it's members, to transform into component factories and add them into a storage
Scan module T, transform it's members into component factories, and store them into storage.
Check if T symbol is a module.
See Implementation
ContainerAdder that will scan a module for it's members, to transform into component factories and add them into a storage