mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-02-06 03:25:50 +00:00
add benchmarking
This commit is contained in:
parent
907112f2d1
commit
fabccd71e4
5 changed files with 621 additions and 0 deletions
5
src/lib.rs
Normal file
5
src/lib.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pub mod colors;
|
||||
pub mod desktop;
|
||||
pub mod release;
|
||||
pub mod system;
|
||||
pub mod uptime;
|
||||
Loading…
Add table
Add a link
Reference in a new issue