mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-15 00:41:01 +00:00
more cold functions
This commit is contained in:
parent
9dd03a900b
commit
5a484b0769
4 changed files with 11 additions and 9 deletions
|
|
@ -8,7 +8,7 @@ mod uptime;
|
|||
|
||||
use std::io::{self, Cursor, Write};
|
||||
|
||||
pub use microfetch_lib::{UtsName, last_os_error};
|
||||
pub use microfetch_lib::{UtsName, last_os_error, unknown};
|
||||
|
||||
use crate::{
|
||||
desktop::get_desktop_info,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue