.
This commit is contained in:
@@ -21,4 +21,7 @@ pub(crate) enum Error {
|
||||
|
||||
#[error(transparent)]
|
||||
Search(#[from] gl_search::SearchError),
|
||||
|
||||
#[error(transparent)]
|
||||
QueryEvaluation(#[from] oxigraph::sparql::QueryEvaluationError),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user