mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
0ea8111168
commit
ee4b59b575
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ pub(super) struct Hooks {
|
|||
}
|
||||
|
||||
impl Hooks {
|
||||
#[allow(dead_code)]
|
||||
pub(super) fn add_sync<F>(&mut self, id: Id, f: F)
|
||||
where
|
||||
F: FnOnce(bool) + Send + Sync + 'static,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue