Struct dropbox_sdk::team_log::SignInAsSessionStartDetails [−][src]
#[non_exhaustive]pub struct SignInAsSessionStartDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Started admin sign-in-as session.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for SignInAsSessionStartDetailsimpl Send for SignInAsSessionStartDetailsimpl Sync for SignInAsSessionStartDetailsimpl Unpin for SignInAsSessionStartDetailsimpl UnwindSafe for SignInAsSessionStartDetailsBlanket Implementations
Mutably borrows from an owned value. Read more