Type Alias File

Source
pub type File = FileStream<HttpBody>;
Expand description

See FileStream<B> for more details.

Aliased Typeยง

struct File { /* private fields */ }