multiversx_sc_meta::cmd::scen_test_gen

Constant DEFAULT_SETUP_RS

Source
pub const DEFAULT_SETUP_RS: &str = "use multiversx_sc_scenario::*;

fn world() -> ScenarioWorld {
    todo!()
}";