preview_constructor_with_name

Function preview_constructor_with_name 

Source
pub fn preview_constructor_with_name(
    scene: impl SceneConstructor + 'static,
    name: &str,
    scene_config: &SceneConfig,
)
Available on crate feature preview only.