Status

Type Alias Status 

Source
pub type Status = HashMap<String, String>;
Expand description

A HashMap of what is returned when running wpa_cli status.

Aliased Typeยง

pub struct Status { /* private fields */ }