Function wasmbind_monaco::create_editor[][src]

pub fn create_editor(
    slot: &HtmlElement,
    language: String,
    code: String
) -> IStandaloneCodeEditor
Expand description