mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
This change enables a better IDE experience in vscode by doing two things: 1) Enables the rust-analyzer, which enables a bunch of features in vscode 2) Installs the needed deps for `cargo fmt` to work.