Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index: remove unneeded Any trait bound from MutableIndex
We use .as_any() to downcast to the backend impl instead.
- Loading branch information