Skip to main content

Module local

Module local 

Source

Structsยง

LocalDir
Collection destination: writes each file to dir/<name>. dir must already exist before driving, so a bad output path fails the stream once rather than once per file; use LocalDir::create_all to create it up front.
LocalPath
Singular destination: writes one file to a fixed, caller-chosen path.
LocalSink