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