This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Doc - Describe setup_hint_processor
using Rustdoc comments (three slashes: ///)
#58
Labels
Context: isolated
no previous knowledge of the codebase required
Difficulty: easy
anybody can understand it
Duration: 0.5 day
will take about half a day
Good First Issue
Techno: rust
rust
Type: documentation
write documentation
Milestone
In an effort of having fully documented code, we need the way we add custom hints (mocking calls, skipping instructions, expecting revert) to be documented.
In src/cli/commands/test, please proceed to comment above the
fn setup_hint_processor
declaration in an equivalent way aspub fn compile
is documented.The text was updated successfully, but these errors were encountered: