As described in title, can I use this crate as a library? I want to call utils in coreutils while avoid using `Command`.
As described in title, can I use this crate as a library?
I want to call utils in coreutils while avoid using
Command.