todo: refactor loader

This commit is contained in:
Quaternions 2025-01-28 15:06:53 -08:00
parent c8813337fb
commit aed0a4cfcf

@ -0,0 +1,4 @@
// TODO: move code from deferred_loader to here
// use generics to specify a hashable type for the acquire_X function signature
// use impls/traits instead of passing around functions
// part of the goob remains in deferred loader, the common bits between both