Skip to content

Issue with snap mounts #4

@empirephoenix

Description

@empirephoenix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions