Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix doc attributes for mock submodule in client crate #10

Open
hdevalence opened this issue Apr 27, 2023 · 1 comment
Open

Fix doc attributes for mock submodule in client crate #10

hdevalence opened this issue Apr 27, 2023 · 1 comment

Comments

@hdevalence
Copy link
Member

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.

@erwanor erwanor moved this to Future in Testnets Apr 28, 2023
@plaidfinch plaidfinch moved this from Future to Next in Testnets May 5, 2023
@plaidfinch
Copy link

There's examples of how to do this in the monorepo in the component crate.

@plaidfinch plaidfinch moved this from Next to Testnet 53: Himalia in Testnets May 12, 2023
@conorsch conorsch moved this from Testnet 53: Himalia to Next in Testnets May 26, 2023
@aubrika aubrika moved this from Next to Testnet 64: Titan in Testnets Oct 18, 2023
@aubrika aubrika moved this from Testnet 64: Titan to Next in Testnets Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Next
Development

No branches or pull requests

2 participants