devtimer 1.1.0

A simple library that provides a simple way to time operations
Documentation
1
2
3
4
5
6
7
language: rust
rust:
  - stable
jobs:
  fast_finish: true
script:
 - cargo build --verbose --all