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
Add rustdoc documentation comments to every public function in contract.rs. Each comment should explain what the function does, who can call it, what parameters it expects, what it returns, and which errors it can produce.
Add rustdoc documentation comments to every public function in contract.rs. Each comment should explain what the function does, who can call it, what parameters it expects, what it returns, and which errors it can produce.