Skip to main content

render_script

Function render_script 

Source
pub fn render_script(
    script: &str,
    time_ms: i64,
    width: i32,
    height: i32,
) -> RassaResult<RenderReport>