Type Definition my::OnChangeWorkspace[][src]

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