Closed bitdivision closed 5 years ago
I'm trying to read the data inside a persistent struct from outside an Iron request. I can't see any way to do this other than forking the library. Am I missing something?
Is there any reason not to implement a getter for data?
I'm trying to read the data inside a persistent struct from outside an Iron request. I can't see any way to do this other than forking the library. Am I missing something?
Is there any reason not to implement a getter for data?