# Requirements - you need `Visual Studio 17 2022`, though it's not tested, it should work on older versions. - you need `cxxbridge-cmd` to generate bridge files between Rust and c++, you can install this via `cargo install cxxbridge-cmd`