Skip to content

Commit

Permalink
Add Rust tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
enoldev committed Jan 19, 2024
1 parent 6e2962b commit 518a143
Show file tree
Hide file tree
Showing 3 changed files with 978 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@
* [Mapping Blocks](new/tutorials/evm/exploring-ethereum/map_block_meta_module.md)
* [Filtering Transactions](new/tutorials/evm/exploring-ethereum/map_filter_transactions_module.md)
* [Retrieving Events of a Smart Contract](new/tutorials/evm/exploring-ethereum/map_contract_events_module.md)
* [Rust](new/tutorials/rust/overview.md)
* [Rust](new/tutorials/rust/rust.md)
* [Option struct](new/tutorials/rust/option.md)
* [Result struct](new/tutorials/rust/result.md)


## Reference & Specs

Expand Down
Loading

0 comments on commit 518a143

Please sign in to comment.