LocatorAwareDecoratorMixin.locator

Get locator

  1. Locator!(Type, KeyType) locator [@property setter]
  2. inout(Locator!(Type, KeyType)) locator [@property getter]
    mixintemplate LocatorAwareDecoratorMixin(Type = Object, KeyType = string)
    @property @safe inout
    inout(Locator!(Type, KeyType))
    locator
    ()

Return Value

Type: inout(Locator!(Type, KeyType))

Locator!(Type, KeyType)

Meta