Struct ffsend_api::action::upload::Upload [] [src]

pub struct Upload { /* fields omitted */ }

A file upload action to a Send server.

Methods

impl Upload
[src]

[src]

Construct a new upload action.

[src]

Invoke the upload action.

Trait Implementations

Auto Trait Implementations

impl Send for Upload

impl Sync for Upload