Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't panic if rustdoc is missing (#64)
* don't panic if rustdoc is missing * Use unwrap_or_default rather than unwrap_or Ref #64 (comment)
- Loading branch information