Crate linguist_build

Crate linguist_build 

Source

Structs§

Config
The Config is used to configure the build process. It can be used to specify the output path and the definitions to be generated.
Definition
A Definition is used to specify the name, Location, and the Kind of an artifact to generate. The Location can either be a URL or a Path. The Kind specifies the type of artifact to generate, e.g., Languages, Heuristics, Vendors, or Documentation.

Enums§

Kind
Kind is used to specify the type of artifact to generate, e.g., Languages, Heuristics, Vendors, or Documentation.
Location
Location is used to specify the path to the respective Definition.

Statics§

GITHUB_LINGUIST_DOCUMENTATION_URL
GITHUB_LINGUIST_HEURISTICS_URL
GITHUB_LINGUIST_LANGUAGES_URL
GITHUB_LINGUIST_VENDORS_URL