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
docs: make usage of LDPersistence_Init clearer (#460)
This commit provides better documentation for how to initialize the
`LDPersistence` struct.
The existing docs were ambiguous as to when the call should be made. If
you call _after_ setting custom pointers, then the custom pointers will
be wiped out.
0 commit comments