SinkType

Type of sink used by the toString

package
alias SinkType = void delegate
(
in char[]
)
@safe

Meta