fuchsia_triage

Type Alias WarningVec

Source
pub type WarningVec = Vec<String>;
Expand description

Contains all Error, Warning, and Info generated while computing snapshots.

Aliased Typeยง

struct WarningVec { /* private fields */ }