CompositeMapper.toInspector

Get toInspector

  1. Inspector!To toInspector [@property setter]
  2. inout(const Inspector!To) toInspector [@property getter]
    class CompositeMapper(To, From)
    @property @safe nothrow pure inout
    inout(const Inspector!To)
    toInspector
    ()

Return Value

Type: inout(const Inspector!To)

Inspector!To

Meta