embedded-timeout-macros 0.2.0

Macros for working with timeouts on top of embedded-hal APIs
Documentation
1
2
3
4
5
#!/usr/bin/env bash

export RUSTFLAGS="-D warnings"

cargo test --verbose