Skip to content

docs: document contract functions#30

Merged
michaelvic123 merged 1 commit into
laugh-tales:mainfrom
BojayL:docs/contract-function-comments
Jun 22, 2026
Merged

docs: document contract functions#30
michaelvic123 merged 1 commit into
laugh-tales:mainfrom
BojayL:docs/contract-function-comments

Conversation

@BojayL

@BojayL BojayL commented Jun 22, 2026

Copy link
Copy Markdown

Closes #18

Summary

  • Add Rust doc comments to public contract functions in contracts/stellar-id/src/lib.rs
  • Document authorization requirements, return values, and panic cases

Validation

  • cargo test
  • cargo clippy -- -D warnings

@michaelvic123 michaelvic123 merged commit 88ace05 into laugh-tales:main Jun 22, 2026
3 checks passed
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.

Add inline doc comments to all public contract functions

2 participants