Skip to main content

Crate farben_build

Crate farben_build 

Source
Expand description

Build-time support crate for loading and parsing .frb.toml config files.

This crate is used by build.rs scripts to compile farben style definitions into the binary at build time.

Modules§

core
Exported library internals for users that may use them

Functions§

run
Runs the build script with the default config filename farben.frb.toml.
run_with
Runs the build script with custom config file paths.