Skip to content
#

nom

Here are 72 public repositories matching this topic...

josh-berry
josh-berry commented Aug 21, 2020

Hi—first off, thank you for writing nom_locate! It's definitely made my life easier and I can't imagine using nom without it.

There is one thing I'd like to ask, though—because the fragment field is private inside the struct (in favor of using an accessor method), there is no way to de-structure a LocatedSpan to take ownership of the fragment.

For example, I was trying to write a trivial g

Improve this page

Add a description, image, and links to the nom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nom topic, visit your repo's landing page and select "manage topics."

Learn more