Expand description
Topiary can be configured using the Configuration struct.
A basic configuration, written in Nickel, is included at build time and parsed at runtime.
Additional configuration has to be provided by the user of the library.
Modules§
- error
- language
- This module contains the
Languagestruct, which represents a language configuration, and associated methods. - source
- Configuration for Topiary can be sourced from either that which is built-in, or from disk.
Structs§
- Configuration
- The configuration of the Topiary.