zombienet_orchestrator::pjs_helper

Function pjs_build_template

source
pub fn pjs_build_template(
    ws_uri: &str,
    content: &str,
    args: Vec<Value>,
    user_types: Option<Value>,
) -> String