vibe.d beta banner
get vibe.d
0.10.0

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

Enum AttributeContent.Kind

enum Kind : int { ... }

Enum members

NameDescription
interpolation A D expression that will be converted to text at runtime (escaped as necessary)
rawInterpolation A D expression that will be converted to text at runtime (not escaped)
text Raw text (will be escaped by the generator as necessary)
Authors
Copyright
License