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

fixup warning in documentation of Client #505

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

baloo
Copy link
Contributor

@baloo baloo commented Nov 28, 2023

warning: unresolved link to `ecdsa::Signer`
   --> src/client.rs:975:34
    |
975 |     /// We recommend using the [`ecdsa::Signer`] type instead, which provides a
    |                                  ^^^^^^^^^^^^^ no item named `Signer` in module `ecdsa`
    |
    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

baloo and others added 2 commits November 27, 2023 20:51
```
warning: unresolved link to `ecdsa::Signer`
   --> src/client.rs:975:34
    |
975 |     /// We recommend using the [`ecdsa::Signer`] type instead, which provides a
    |                                  ^^^^^^^^^^^^^ no item named `Signer` in module `ecdsa`
    |
    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
```
@tony-iqlusion tony-iqlusion merged commit c2bc88f into iqlusioninc:main Dec 1, 2023
10 checks passed
@baloo baloo deleted the baloo/client/fixup-doc branch December 1, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants