# Setup Shared cache for Rust export RUSTC_WRAPPER=sccache export SCCACHE_CACHE_SIZE="20G" # Optout of dotnetcore telemetry export DOTNET_CLI_TELEMETRY_OPTOUT=1