diff options
| author | 2023-05-11 15:37:56 +0200 | |
|---|---|---|
| committer | 2023-05-11 15:37:56 +0200 | |
| commit | de638f44a5c62459008a5c024b39c2443b72bf25 (patch) | |
| tree | 68792277ddcebcf39dab8006926b017daf704510 /runtime/src | |
| parent | 8622e998f2701e7f4ca8d2f71c85150f436a9945 (diff) | |
| download | iced-de638f44a5c62459008a5c024b39c2443b72bf25.tar.gz iced-de638f44a5c62459008a5c024b39c2443b72bf25.tar.bz2 iced-de638f44a5c62459008a5c024b39c2443b72bf25.zip | |
Write missing documentation in `iced_wgpu`
Diffstat (limited to '')
| -rw-r--r-- | runtime/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index 8a277e47..d3b84c7d 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -33,7 +33,7 @@ )] #