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
examples/rwa-compliance-flow/src/lib.rs should have a module-level doc comment explaining the specific compliance flow it demonstrates and which contracts it composes, consistent with the doc-comment bar used elsewhere.
Acceptance criteria
examples/rwa-compliance-flow/src/lib.rs has an expanded module doc comment
Doc comments render cleanly with cargo doc --workspace --no-deps
Scope
examples/rwa-compliance-flow/src/lib.rsshould have a module-level doc comment explaining the specific compliance flow it demonstrates and which contracts it composes, consistent with the doc-comment bar used elsewhere.Acceptance criteria
examples/rwa-compliance-flow/src/lib.rshas an expanded module doc commentcargo doc --workspace --no-deps