vibe.d beta banner
get vibe.d
0.10.0

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

Enum member dietOutputRangeName

The name of the output range variable within a Diet template.

enum dietOutputRangeName = "_diet_output";

D statements can access the variable with this name to directly write to the output.

Authors
Copyright
License