You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the library! Question: is it guaranteed that, when feeding a given struct with functions, only the member variables will be serialized? If so, does the function declaration position matter?
Use case: a verify() function throwing a boolean after some sanity checks in the struct data.
Thank you for the library! Question: is it guaranteed that, when feeding a given struct with functions, only the member variables will be serialized? If so, does the function declaration position matter?
Use case: a verify() function throwing a boolean after some sanity checks in the struct data.
@p-ranav
The text was updated successfully, but these errors were encountered: