fedimint_
client
0.6.0-alpha
Trigger
Future
Aliased type
In fedimint_
client::
sm::
state
fedimint_client
::
sm
::
state
Type Alias
TriggerFuture
Copy item path
Source
type TriggerFuture =
Pin
<
Box
<dyn
Future
<Output =
Value
> +
Send
+ 'static>>;
Aliased Type
ยง
struct TriggerFuture {}