Type Definition roogle_engine::search::Result[][src]

pub type Result<T> = Result<T, SearchError>;