Struct dropbox_sdk::team_log::FileDownloadDetails [−][src]
#[non_exhaustive]pub struct FileDownloadDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Downloaded files and/or folders.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for FileDownloadDetailsimpl Send for FileDownloadDetailsimpl Sync for FileDownloadDetailsimpl Unpin for FileDownloadDetailsimpl UnwindSafe for FileDownloadDetailsBlanket Implementations
Mutably borrows from an owned value. Read more