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
Implement TryFrom<&str> for Selector. This gives us the `try_from`
method as well as the `try_into` method. Both return a result type the
same as that in `Selector::parse`.
0 commit comments