[][src]Type Definition umberwm::OnChangeWorkspace

type OnChangeWorkspace = Option<Box<dyn Fn(Key, usize)>>;