devtimer 2.0.0

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