Skip to content

Commit

Permalink
Fix highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Aug 6, 2024
1 parent 94a08a7 commit 5c828af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sylvia/macros/interface.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ fn exec(

The output of the above code will be:

```rust {2}
```rust {3}
pub enum MyInterfaceExecMsg {
Exec {
#[serde(default)]
Expand Down

0 comments on commit 5c828af

Please sign in to comment.