Module future_with_metadata
wlancfg_
lib
Module future_
with_
metadata
Module Items
Structs
In wlancfg_
lib::
util
wlancfg_lib
::
util
Module
future_
with_
metadata
Copy item path
Source
Structs
§
Future
With
Metadata
Wraps a future in order to allow reading/writing of “metadata” while the future is pending. When the future finishes, it will resolve with a tuple: (inner_fut::Output, metadata).