mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
add binds example and make it work
This commit is contained in:
parent
a233808280
commit
11f795aaf6
4 changed files with 55 additions and 2 deletions
4
ci/expected/binds.run
Normal file
4
ci/expected/binds.run
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
init
|
||||
foo called 1 time
|
||||
idle
|
||||
foo called 2 times
|
||||
Loading…
Add table
Add a link
Reference in a new issue