timer_macro 0.1.2

A macro to print time taken to execute a function
Documentation
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