Mapper.convertor

Set convertors

  1. Convertor convertor [@property setter]
    interface Mapper(To, From = To)
    @property @safe nothrow pure
    typeof(this)
    convertor
  2. inout(Convertor) convertor [@property getter]

Return Value

Type: typeof(this)

typeof(this)

Meta