index
0.14.0
Reader
Aliased type
In index::
external_
provider
index
::
external_provider
Type Alias
Reader
Copy item path
Source
pub type Reader =
Box
<dyn AsyncRead +
Unpin
+
Send
>;
Aliased Type
ยง
struct Reader(
/* private fields */
);