Skip to main content

script

Function script 

Source
pub fn script<'a>(
    typ: &str,
    contents: &str,
    global: bool,
) -> ComponentResult<Script>