mirror of
https://github.com/bspeice/qadapt
synced 2025-08-02 05:25:18 -04:00
Rustfmt fix
This commit is contained in:
@ -4,4 +4,4 @@ use qadapt::enter_protected;
|
||||
#[should_panic]
|
||||
fn guard_without_initialization() {
|
||||
enter_protected();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user