@rustlang and community, how do I obtain the only group in this example with the regex crate? Having difficulties with Captures...pic.twitter.com/JJzCfX6vbu
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Have you looked at the examples in the docs? They should be directly applicable: https://docs.rs/regex/0.2.3/regex/struct.Regex.html#method.captures … --- If you're still having trouble, post a playground link with the code you've written so far and we'll help you fix it. :)