Write missing documentation for custom module in iced_wgpu
This commit is contained in:
parent
de9420e7df
commit
46a48af97f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! Draw custom primitives.
|
||||
use crate::core::{Rectangle, Size};
|
||||
use crate::graphics::Transformation;
|
||||
use std::any::{Any, TypeId};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue