Crate cetar

Source
Expand description

github crates.io docs.rs

💥 CURL execution timing analyzer

Cetar is CLI application not a library. But some of the elements can be used as a library.

Modules§

color
Color module, contains enum for color and macros to make color.
network
Network module, contains network related functions and structs.
output
Output module, contains display and output handling related functions.

Macros§

make_color
Make color text in terminal
print_error
Print text in terminal with red color