Type Alias Ssid

pub type Ssid = Vec<u8>;

Aliased Typeยง

struct Ssid { /* private fields */ }