iced/graphics
dtzxporter 98e088e731
Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.
xxhash-rust is more maintained, built against `::core`, so no workaround for wasm is necessary. Switch to Xxh3 for better performance, which shows when loading/hashing image buffers.
2023-11-11 03:40:22 +01:00
..
fonts Implement explicit text caching in the widget state tree 2023-08-30 04:31:21 +02:00
src Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance. 2023-11-11 03:40:22 +01:00
Cargo.toml Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance. 2023-11-11 03:40:22 +01:00