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