Skip to content

Fix doc attributes for mock submodule in client crate #10

@hdevalence

Description

@hdevalence

The client crate has a mock submodule that's feature gated and used for mocking. There's a way to get Rustdoc to render modules that are only available with certain feature flags, and we should use it so it shows up in the docs. Otherwise the API surface is very confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions