Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no method named get_lines #17

Closed
sdc-andy opened this issue Aug 23, 2019 · 1 comment
Closed

no method named get_lines #17

sdc-andy opened this issue Aug 23, 2019 · 1 comment

Comments

@sdc-andy
Copy link

I'm trying to follow the mutliread.rs example but when I try to compile it then I get the following error:

error[E0599]: no method named get_lines found for type std::result::Result<gpio_cdev::Chip, gpio_cdev::errors::Error> in the current scope

I'm new to Rust so don't know exactly what I am doing and why this is going wrong!

-Andy.

@sdc-andy
Copy link
Author

Ignore me - looks like I had some of the syntax incorrect and this is now working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant