Should grep lib be used? - error[E0603]: module export
is private
#1865
-
I am trying to use v0.2.7 of the grep crate but get the following when running
Is there something that I'm missing? I've only included |
Beta Was this translation helpful? Give feedback.
Answered by
BurntSushi
May 11, 2021
Replies: 1 comment 1 reply
-
What version of Rust and Cargo are you using? Do you have any source code at all? Or is it just a blank project? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BurntSushi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Rust and Cargo are you using?
Do you have any source code at all? Or is it just a blank project?