1 2 3 4 5 6
# A crate to print time taken to execute a function ### Features - [x] Handle any number and type of parameter(s) - [x] Handle asynchronous function(s) - [ ] Handle alternative logging like file or rsyslog