Enum hydrus_api::api_core::searching_and_fetching_files::SearchQueryEntry [−][src]
Variants
Tag(String)Tuple Fields of Tag
0: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SearchQueryEntry
impl Send for SearchQueryEntry
impl Sync for SearchQueryEntry
impl Unpin for SearchQueryEntry
impl UnwindSafe for SearchQueryEntry
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more