Enum hydrus_api::api_core::searching_and_fetching_files::FileSearchLocation [−][src]
pub enum FileSearchLocation {
Inbox,
Archive,
}Variants
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FileSearchLocationimpl Send for FileSearchLocationimpl Sync for FileSearchLocationimpl Unpin for FileSearchLocationimpl UnwindSafe for FileSearchLocationBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more