Improve consistency in new iced_wgpu types
This commit is contained in:
parent
fbfd76023b
commit
5f89fab9d7
3 changed files with 4 additions and 2 deletions
|
|
@ -39,6 +39,8 @@ mod text;
|
|||
mod transformation;
|
||||
mod viewport;
|
||||
|
||||
pub use wgpu;
|
||||
|
||||
pub use defaults::Defaults;
|
||||
pub use primitive::Primitive;
|
||||
pub use renderer::Renderer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue