[Feature] move sol!
doctest descriptions out of the code
#169
Labels
enhancement
New feature or request
sol!
doctest descriptions out of the code
#169
Component
sol-type, sol! macro
Describe the feature you would like
For rendering to markdown. Other inline comments and docs are fine.
Additional context
E.g.
This:
core/crates/sol-types/tests/doctests/contracts.rs
Lines 5 to 10 in 3eab410
To here:
core/crates/sol-macro/src/lib.rs
Lines 62 to 63 in 3eab410
The text was updated successfully, but these errors were encountered: