mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
comparison between lock approaches
This commit is contained in:
parent
b349a32f3d
commit
0779bbbe95
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//! examples/mutlilock_vs_lockall.rs
|
||||
//! examples/multilock_vs_lockall.rs
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![deny(warnings)]
|
||||
|
|
Loading…
Reference in a new issue