vector
0.46.0
Source
Aliased type
In vector::
sources
vector
::
sources
Type Alias
Source
Copy item path
Source
pub type Source =
Pin
<
Box
<dyn
Future
<Output =
Result
<
()
,
()
>> +
Send
>>;
Aliased Type
ยง
struct Source {}