Skip to main content

transport_script

Function transport_script 

Source
pub fn transport_script(err: ScriptError) -> EngineError
Expand description

Construct a Valkey-backed Transport from a ScriptError. Preferred over struct-literal construction so the backend tag stays consistent across Valkey call sites.