getAnnotation.getAnnotation

Undocumented in source.
template getAnnotation(alias M, alias T)
enum getAnnotation = getAnnotations!(M, T)[0];

Meta