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