nix
Themes
Shortcut
Options
Type Definition
nix
::
sched
::
CloneCb
pub
type
CloneCb
<
'a
>
=
Box
<
dyn
FnMut
-
>
isize
+
'a
>
;
Documentation
Type for the function executed by
clone
.
On this page
CloneCb
Documentation