mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-13 00:03:54 +00:00
use color_eyre::Result in most functions
This commit is contained in:
parent
0fb8fbaae6
commit
7bed1f583b
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
use color_eyre::Result;
|
||||
use nix::sys::statvfs::statvfs;
|
||||
use nix::sys::sysinfo::SysInfo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue