pub type FsBuilder = FsBuilder;
👎Deprecated: Moved to aws_smithy_types::byte_stream::FsBuilder.
Expand description

Builder for creating ByteStreams from a file/path, with full control over advanced options.

Aliased Type§

struct FsBuilder { /* private fields */ }