Static

struct Static<Value>

An immutable value whose complete reachable storage has program lifetime. Construction is compiler-owned; source code receives Static values from literals and, later, static declarations.