Skip to main content

twig_sys_linux_x64_gnu/
lib.rs

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