Open refcell opened 1 year ago
Minimal documentation should be done inline with extensive markdown book docs to avoid inconsistencies and duplication.
For this issue, the contracts crate readme.md file should be removed and minimal inline docs should be added to crates/contracts/src/lib.rs.
contracts
crates/contracts/src/lib.rs
In the future, more extensive documentation will be added to documents in the docs/ mdbook.
docs/
Description
Minimal documentation should be done inline with extensive markdown book docs to avoid inconsistencies and duplication.
For this issue, the
contracts
crate readme.md file should be removed and minimal inline docs should be added tocrates/contracts/src/lib.rs
.In the future, more extensive documentation will be added to documents in the
docs/
mdbook.