Make Resource aware of its own hash (#4187)

* Fix future message handler field name

* Add Resource::hash()

* Move all remaining resource types from core-types to graphene-resources

* Review
This commit is contained in:
Timon
2026-05-31 23:08:01 +00:00
committed by GitHub
parent 78679a5ba2
commit e32ff4b7f0
11 changed files with 96 additions and 92 deletions

1
Cargo.lock generated
View File

@@ -4361,6 +4361,7 @@ dependencies = [
"futures",
"glam",
"graphene-hash",
"graphene-resource",
"image",
"kurbo",
"ndarray",