tree: make FindTreeUsecase handling more explicit
This commit is contained in:
parent
867172f20b
commit
8d5ac9a2b7
5 changed files with 29 additions and 13 deletions
|
|
@ -109,7 +109,7 @@ impl FindTreeResult {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Eq, PartialEq)]
|
||||
#[derive(Copy, Clone)]
|
||||
pub enum FindTreeUsecase {
|
||||
None,
|
||||
SelectToplevel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue