mirror of
https://github.com/bspeice/qadapt
synced 2024-12-22 12:38:08 -05:00
Rustfmt fix
This commit is contained in:
parent
b23f7c45f7
commit
6df30473da
@ -4,4 +4,4 @@ use qadapt::enter_protected;
|
|||||||
#[should_panic]
|
#[should_panic]
|
||||||
fn guard_without_initialization() {
|
fn guard_without_initialization() {
|
||||||
enter_protected();
|
enter_protected();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user