todo: refactor loader
This commit is contained in:
parent
c8813337fb
commit
aed0a4cfcf
4
lib/rbx_loader/src/loader.rs
Normal file
4
lib/rbx_loader/src/loader.rs
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user