pub fn run_offline_render<Processor>(
    options: OfflineRenderOptions<'_, Processor>
) where
    Processor: StandaloneProcessor
Expand description

Render a processor offline into a file.