Struct dropbox_sdk::team_log::FileGetCopyReferenceDetails [−][src]
#[non_exhaustive]pub struct FileGetCopyReferenceDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Created copy reference to file/folder.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for FileGetCopyReferenceDetailsimpl Send for FileGetCopyReferenceDetailsimpl Sync for FileGetCopyReferenceDetailsimpl Unpin for FileGetCopyReferenceDetailsimpl UnwindSafe for FileGetCopyReferenceDetailsBlanket Implementations
Mutably borrows from an owned value. Read more