Add screenshot helpers to iced_test
This commit is contained in:
parent
ea614387f4
commit
085c8fae8d
10 changed files with 183 additions and 78 deletions
|
|
@ -83,6 +83,7 @@ pub use transformation::Transformation;
|
|||
pub use vector::Vector;
|
||||
pub use widget::Widget;
|
||||
|
||||
pub use bytes::Bytes;
|
||||
pub use smol_str::SmolStr;
|
||||
|
||||
/// A function that can _never_ be called.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue