pub type Status = HashMap<String, String>;
A HashMap of what is returned when running wpa_cli status.
wpa_cli status
pub struct Status { /* private fields */ }