emit_toplevel

Function emit_toplevel 

Source
pub fn emit_toplevel<'a, 'b, 'c>(
    s: &'c mut State<'a, 'b>,
    n: &str,
    ct: &'c Component<'b>,
)
Expand description

See [emit_component]