Skip to content

Search functionality broken for casper-types crate #1354

Closed
@Fraser999

Description

@Fraser999

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions