This crate adds an image loader to easily use thumbhashes in egui. It also includes a ThumbhashImage widget to easily display the thumbhash while the image is loading.
Internally we use the thumbhash crate to load the images.
For a showcase, check the gallery example.