Function forge::forge_main

source ·
pub fn forge_main<F: Factory>(
    tests: ForgeConfig<'_>,
    factory: F,
    options: &Options
) -> Result<()>