Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
symbolpunk committed Aug 31, 2023
1 parent 8ab77b2 commit d204785
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions arbitrum-docs/stylus/reference/rust-sdk-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,23 +410,29 @@ interface Weth is Erc20 {

## Calls

TODO
:::caution UNDER CONSTRUCTION

This section is currently under construction, and will be updated soon.

If you're waiting for this content to be completed, click the `Request an update` button at the top of this page to let us know!

:::

### `sol_interface!`

TODO
_Coming soon!_

### Call contexts

TODO
_Coming soon!_

### Calls with inheritance

TODO
_Coming soon!_

### `transfer_eth`

TODO
_Coming soon!_

### `RawCall` and `unsafe` calls

Expand Down

0 comments on commit d204785

Please sign in to comment.