Structsยง
- Local
Dir - Collection destination: writes each file to
dir/<name>.dirmust already exist before driving, so a bad output path fails the stream once rather than once per file; useLocalDir::create_allto create it up front. - Local
Path - Singular destination: writes one file to a fixed, caller-chosen path.
- Local
Sink