[][src]Type Definition utah2::util::types::Window

type Window<'a, T> = (String, ArrayView1<'a, T>);