Closed namse closed 4 months ago
namui/skia doesn't use serde, and there is no benefit to use derive-macro. And also most of type support hash, so I changed using serde lru cache to hash cache.
serde lru cache
hash cache
namui/skia doesn't use serde, and there is no benefit to use derive-macro. And also most of type support hash, so I changed using
serde lru cache
tohash cache
.