twig-sys-linux-arm64-gnu 2.3.0

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