pub fn transport_script(err: ScriptError) -> EngineErrorExpand description
Construct a Valkey-backed Transport from a ScriptError.
Preferred over struct-literal construction so the backend tag
stays consistent across Valkey call sites.
pub fn transport_script(err: ScriptError) -> EngineErrorConstruct a Valkey-backed Transport from a ScriptError.
Preferred over struct-literal construction so the backend tag
stays consistent across Valkey call sites.