Struct unixfs_v1::file::adder::FileAdderBuilder[][src]

pub struct FileAdderBuilder { /* fields omitted */ }
Expand description

Convenience type to facilitate configuring FileAdders.

Implementations

Configures the builder to use the given chunker.

Configures the builder to use the given collector or layout.

Returns a new FileAdder

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Scrape the references from an impl Read. Read more

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.