vector_lib
0.1.0
Source
Aliased type
In vector_lib::source
Type Alias
vector_lib
::
source
::
Source
Copy item path
[
−
]
pub type Source =
Pin
<
Box
<dyn
Future
<Output =
Result
<
()
,
()
>> +
Send
>>;
Aliased Type
ยง
struct Source {}