ToMixin

Default implementation of to method

mixin template ToMixin (
ToTypes...
) {}

Members

Properties

to
const(TypeInfo)[] to [@property getter]

Get the type info of component that convertor is able to convert to.

Meta