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