-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, I found an issue when running an application using this on a ubuntu system.
"156 27 0:24 /snapd/ns /run/snapd/ns rw,nosuid,nodev,noexec,relatime - tmpfs tmpfs rw,size=3270656k,mode=755,inode64"
thread 'main' panicked at src/main.rs:12:37:
Is there a way to use the library to just skip all unparseable lines?
I could make a pull request, that would change the return type from the Vec to a Vec<Result>?
That way each row might error out individually but the parseable ones are still useful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels