mirror of
https://github.com/bspeice/qadapt
synced 2025-04-03 04:51:28 -04: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