iced/examples/pokedex/src
Sebastian Dröge d2996f3ed8
image: Allow any kind of data that implements AsRef<[u8]> for the image data
It's not required anywhere for it to be a plain slice or a `Vec` and
this makes it possible to use data allocated in a different way without
copying.
2023-02-17 14:23:13 +01:00
..
main.rs image: Allow any kind of data that implements AsRef<[u8]> for the image data 2023-02-17 14:23:13 +01:00