You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most structs and methods are the same so the docstrings should really be mirrored between v1 and v2 components. It would be cool if there was a way to forward dosctrings declarations from the inner to the wrapper, but AFAIK that's not possible so we'll need to duplicate those entries.
Start on docs.rs/payjoin to see which modules, structs, functions, enum variants... are missing documentation.
Helpful resource: https://doc.rust-lang.org/rustdoc/how-to-write-documentation.html
The text was updated successfully, but these errors were encountered: