vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function applyTraits

Applies any transformations that are defined in the supplied traits list.

Document applyTraits(TRAITS...) (
  Document doc
);

Transformations are defined by declaring a processors sequence in a traits struct.

See also

dietTraits

Authors
Copyright
License