DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: 63eb26154b4659b77a2e2da9743d57e717a0b7b0 emerwen-proto/.cargo/config.toml -rw-r--r-- 96 bytes
63eb2615Jonni Liljamo feat!: swap out uint32 for int32, not a big deal 2 days ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=mold"]