WriterType
datafusion_
datasource
50.3.0
Writer
Type
Aliased Type
In datafusion_
datasource::
write::
orchestration
datafusion_datasource
::
write
::
orchestration
Type Alias
Writer
Type
Copy item path
Source
type WriterType =
Box
<dyn AsyncWrite +
Send
+
Unpin
>;
Aliased Type
ยง
struct WriterType(
/* private fields */
);