map <C-S-F10> :wa \| bel term cargo test --tests<CR>
map <S-F10> :wa \| bel term cargo test --lib -- --nocapture<CR>
