Skip to main content

compile_context

Function compile_context 

Source
pub fn compile_context(
    document: &DocumentContext,
    options: CompileOptions<'_>,
) -> Result<Component, Error>
Expand description

Compiles the DocumentContext into a FIDL [fdecl::Component].