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
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