This directory contains ICU4X build rules for the GN meta-build system.
Operations on the files in this directory can be performed by running cargo make commands having the “gn” prefix from the top level, including:
cargo make gn-gen: uses Cargo GNaw to re-generate the GN build rules from Cargo build rules.cargo make gn-build: Builds ICU4X using gn and ninja.cargo make gn-run: Runs ICU4X from the binaries built with gn and ninja.This actual Rust crate is only a placeholder for input to Cargo GNaw.
For more information on development, authorship, contributing etc. please visit ICU4X home page.