Library Facet Builds #
Build function definitions for a library's builtin facets.
Build Lean & Static Lib #
The LibraryFacetConfig
for the builtin modulesFacet
.
The LibraryFacetConfig
for the builtin leanArtsFacet
.
@[specialize #[]]
Equations
- One or more equations did not get rendered due to their size.
The LibraryFacetConfig
for the builtin staticFacet
.
Equations
The LibraryFacetConfig
for the builtin staticExportFacet
.
Equations
Build Shared Lib #
Other #
The LibraryFacetConfig
for the builtin extraDepFacet
.
The LibraryFacetConfig
for the builtin defaultFacet
.
A name-configuration map for the initial set of
Lean library facets (e.g., lean
, static
, shared
).
Equations
- One or more equations did not get rendered due to their size.
@[reducible, inline]
A name-configuration map for the initial set of
Lean library facets (e.g., lean
, static
, shared
).