Struct rustypaste_cli::upload::Uploader [−][src]
pub struct Uploader<'a> { /* fields omitted */ }Expand description
Upload handler.
Implementations
Uploads the given file to the server.
Uploads the given URL (stream) to the server.
Uploads the given remote URL (stream) to the server.
Uploads a stream to the server.