Struct hydrus_api::api_core::searching_and_fetching_files::FileSearchOptions [−][src]
pub struct FileSearchOptions { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FileSearchOptions
impl Send for FileSearchOptions
impl Sync for FileSearchOptions
impl Unpin for FileSearchOptions
impl UnwindSafe for FileSearchOptions
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more