Enum roogle_engine::search::SearchError [−][src]
Variants
CrateNotFound(String)Tuple Fields of CrateNotFound
0: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SearchError
impl Send for SearchError
impl Sync for SearchError
impl Unpin for SearchError
impl UnwindSafe for SearchError
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more