Enum matrix_sdk_test::SyncResponseFile [−][src]
pub enum SyncResponseFile {
All,
Default,
DefaultWithSummary,
Invite,
Leave,
Voip,
}Expand description
Embedded sync response files
Variants
Auto Trait Implementations
impl RefUnwindSafe for SyncResponseFileimpl Send for SyncResponseFileimpl Sync for SyncResponseFileimpl Unpin for SyncResponseFileimpl UnwindSafe for SyncResponseFile