Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement AsRef and Borrow for Arc (#325)
These traits are necessary to use the Arc in places that expect AsRef and Borrow. Signed-off-by: John Nunley <dev@notgull.net>
- Loading branch information