Skip to main content

fig_sys_linux_x64_gnu/
lib.rs

1//! Prebuilt `libfig.a` (default language features) for `x86_64-unknown-linux-gnu`.
2//!
3//! Support crate for [`fig-sys`](https://docs.rs/fig-sys); do not depend on it
4//! directly. The archive is delivered to `fig-sys`'s build script through this
5//! crate's `links` metadata (see `build.rs`); there is no Rust API here.