[][src]Type Definition hap::service::window::Window

type Window = Service<WindowInner>;

Window Service.

Trait Implementations

impl Default for Window[src]