Skip to content

Commit 0d174bd

Browse files
committed
Mark README.md example as no_run, but leave syntax highlighting in place
1 parent cd27886 commit 0d174bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use it in desktop apps, command line utilities, headless execution, etc.
1818

1919
## Example usage
2020

21-
```rust
21+
```rust,no_run
2222
use web_audio_api::context::{AudioContext, BaseAudioContext};
2323
use web_audio_api::node::{AudioNode, AudioScheduledSourceNode};
2424

0 commit comments

Comments
 (0)