Function CallbackFieldConfiguratorPolicy.configureField

Configure instantiator to inject return value of callback from @callback annotation into field

void configureField(string member, T, Z) (
  T instantiator,
  Locator!() locator
);

Parameters

NameDescription
member field that will be injected
Z component type
instantiator component factory
locator locator for component dependencies