pub type NextL<'a> = NextLayout<'a>;

Aliased Type§

struct NextL<'a> {
    pub target_window: Option<Cow<'a, str>>,
}

Fields§

§target_window: Option<Cow<'a, str>>

[-t target-window]