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
I understand this is dangerous implementation, but as long as it's carefully explained, and still opt-in with such boilerplate, I suggest to add this snippet to the documentation around here:
I had to do a bit of searching to allow a
SecretString
to be serialized.Here is my solution:
I understand this is dangerous implementation, but as long as it's carefully explained, and still opt-in with such boilerplate, I suggest to add this snippet to the documentation around here:
crates/secrecy/src/lib.rs
Line 253 in d86b82b
Let me know if you're interested in a PR 😄
The text was updated successfully, but these errors were encountered: