forked fromrafamadriz/friendly-snippets
- Notifications
You must be signed in to change notification settings - Fork0
Commit2c0e75a
authored
feat(rust/async-dyn-dispatch): Snippets for async Rust functions (rafamadriz#471)
* adding snippets for rust async functions and dynamic dispatch with Box<dyn T>* remove box-dyn snippet---------Co-authored-by: Renan Vieira <2496686+renanvieira@users.noreply.github.com>1 parent6821579 commit2c0e75a
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
400 | 418 | | |
401 | 419 | | |
0 commit comments
Comments
(0)