isPublic.isPublic

Undocumented in source.
template isPublic(alias T)
enum isPublic = (protection == "public");

Meta