mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
enshort closure construction
This commit is contained in:
parent
7315f57a4b
commit
25e4ab7e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ pub fn request_async(
|
|||
},
|
||||
None => None,
|
||||
},
|
||||
move |result| callback(result),
|
||||
callback,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue