Function show

Source
pub fn show(
    ctx: &Context,
    state: &mut ExportUi,
    project: &Project,
    settings: &mut Settings,
    encoders: &[String],
    exporting: bool,
) -> Option<ExportChoice>