fix: Move command structs into bin

This commit is contained in:
Gerald Pinder 2023-12-16 20:41:36 -05:00
parent 49d512b3f1
commit 006966bb35
3 changed files with 46 additions and 46 deletions

View file

@ -1,3 +1,2 @@
[[language]]
name = "rust"
# config = { cargo = { features = [ "modules" ], noDefaultFeatures = false } }
[language-server.rust-analyzer.config]
cargo.features = ["init"]