pub type WarningVec = Vec<String>;
Contains all Error, Warning, and Info generated while computing snapshots.
struct WarningVec { /* private fields */ }