Closed
Description
Trying to search in the docs for casper-types yields no results when it should not, or else a broken link to an empty_library
. This appears to affect all versions after and including 0.9.4.
For example, searching for account
in 0.9.3 yields correct results (I need to click inside the search box to actually display the search results after following this link), whereas the same search in 0.9.4 does not.
A search for a
in 0.9.4 yields the link to empty_library
.
There were no changes to the casper-types crate between versions 0.9.3 and 0.9.4 other than the version bump in its manifest and in #![doc(html_root_url = "https://docs.rs/casper-types/0.9.4")]
in lib.rs.
Metadata
Metadata
Assignees
Labels
No labels