Struct unixfs_v1::file::adder::FileAdderBuilder [−][src]
pub struct FileAdderBuilder { /* fields omitted */ }
Expand description
Convenience type to facilitate configuring FileAdder
s.
Implementations
Configures the builder to use the given chunker.
Configures the builder to use the given collector or layout.
Trait Implementations
Returns the “default value” for a type. Read more