mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Timelocked doesn't expose the Vec yet requires calling not_locked(), unlocked(Timelock), or ignore_timelock().
4 lines
60 B
Rust
4 lines
60 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-arg=-zmuldefs");
|
|
}
|