Struct dropbox_sdk::team_log::SharedNoteOpenedDetails [−][src]
#[non_exhaustive]pub struct SharedNoteOpenedDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Opened shared Paper doc.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for SharedNoteOpenedDetailsimpl Send for SharedNoteOpenedDetailsimpl Sync for SharedNoteOpenedDetailsimpl Unpin for SharedNoteOpenedDetailsimpl UnwindSafe for SharedNoteOpenedDetailsBlanket Implementations
Mutably borrows from an owned value. Read more