Skip to content

Search across re-exports doesn't appear to be supported #2963

@BergmannAtmet

Description

@BergmannAtmet

For example:

https://docs.rs/xilem/0.4.0/xilem/?search=memoize
https://docs.rs/xilem/0.4.0/xilem/?search=vello

These queries return no resuts. But memoize is a part of xilem_core which is re-exported as core. And vello is a re-export under the re-export masonry.

I didn't know whether to report this here, or as a rustdoc issue. But this is a case that kind of sets between rustdoc invoked with and without --no-deps, which may only be relevant to docs.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