Setup env build for client and server to build for each target
At the moment Rust is setup for cross-compile from withing the nix flake using RUSTFLAGS
, hence only Windows compilation works.
TODO:
-
Move rust toolchain env setup in ./cargo/config.toml
for building for the different targets