summaryrefslogtreecommitdiff
path: root/docs/yaml/functions/static_library.yaml
AgeCommit message (Collapse)Author
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens
Meson already knows if it's a shared or static library, user only need to specify the ABI (Rust or C).
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger