taproot-eyra 0.22.4

Rust programs written entirely in Rust (eyra routed to the taproot libc fork)
Documentation
1
2
3
4
fn main() {
    // Pass -nostartfiles to the linker.
    println!("cargo:rustc-link-arg=-nostartfiles");
}