ExFnMut
vstd
ExFnMut
Required Associated Types
ExternalTraitSpecificationFor
Implementors
In vstd::
std_
specs::
core
vstd
::
std_specs
::
core
Trait
ExFnMut
Copy item path
Source
pub trait ExFnMut<Args:
Tuple
>:
FnOnce
<Args> { type
ExternalTraitSpecificationFor
:
FnMut
<Args>; }
Required Associated Types
§
Source
type
ExternalTraitSpecificationFor
:
FnMut
<Args>
Implementors
§