forked from ROMEO/obsw
Dataset using introspection is better
This commit is contained in:
@ -39,6 +39,7 @@ impl<'a> Store<'a> {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO needs to be able to be uninitialized as it should be usable as member
|
||||
// A smart pointer to a Store protecting insane (static) pointer usage
|
||||
// only works during threading, panics otherwise
|
||||
struct StoreAccessor {
|
||||
|
Reference in New Issue
Block a user