vibe.d beta banner
get vibe.d
0.10.0

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

Variable Attribute.translationKey

For translated attributes, contains the attribute value expression as-is

struct Attribute
{
  // ...
  string translationKey ;
  // ...
}
Authors
Copyright
License