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