Type Alias Ssid

pub type Ssid = Vec<u8>;

Aliased Typeยง

pub struct Ssid { /* private fields */ }