mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-15 00:41:01 +00:00
push almost all of colors back to compile time using macros
This commit is contained in:
parent
8d863c64c9
commit
9197065529
5 changed files with 70 additions and 55 deletions
|
|
@ -1,8 +1,8 @@
|
|||
use criterion::{Criterion, criterion_group, criterion_main};
|
||||
use microfetch_lib::{
|
||||
UtsName,
|
||||
colors::print_dots,
|
||||
desktop::get_desktop_info,
|
||||
dots::print_dots,
|
||||
release::{get_os_pretty_name, get_system_info},
|
||||
system::{
|
||||
get_memory_usage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue