refact: add todo
This commit is contained in:
@@ -49,6 +49,9 @@ impl ToDoPerBackend {
|
|||||||
.context("removing packages")
|
.context("removing packages")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// # Todo
|
||||||
|
///
|
||||||
|
/// refactor this! preferably inline it to all callers
|
||||||
fn handle_backend_command<'a, F>(
|
fn handle_backend_command<'a, F>(
|
||||||
&'a self,
|
&'a self,
|
||||||
func: F,
|
func: F,
|
||||||
|
|||||||
Reference in New Issue
Block a user