You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`wfn`| Expands to function definition returns a widget. | No |
292
+
|`afn`| Expands to an async function definition. | No |
293
+
|`tfn`| Expands to a test function. `#[test]` or `#[tokio::test]` supported. With `snippet.rust.rstest_support` enabled, `#[rstest]` also supported. | No |
0 commit comments