Skip to main content

Crate microsoft_fast_build

Crate microsoft_fast_build 

Source

Structs§

JsonError
Locator

Enums§

JsonValue
RenderError
An error encountered while rendering a FAST HTML template.

Functions§

render
Render a FAST HTML template with a parsed JsonValue.
render_template
Render a FAST HTML template with a JSON state string.
render_template_with_locator
Render a FAST HTML template with a JSON state string and a Locator for custom elements.
render_with_locator
Render a FAST HTML template with a parsed JsonValue and a Locator for custom elements.