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 am using Starlark (and starlark-rust) as a configuration language, and would love to be able to use sets.
Unfortunately, I cannot extract any values from them - SetData is pub (crate).
Is there any harm in exposing it? Would you accept a PR?