forked from oxigraph/oxigraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #1 WIP Added blanket implementations for &T and Rc<T> reference…
…s to the new traits to avoid the use of ugly &(*dataset) versus simple &dataset parameters to function calls.
- Loading branch information
1 parent
6caa4e4
commit efb0a80
Showing
4 changed files
with
211 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.