pub fn compile_call(
indicator_id: &str,
output_id: Option<&str>,
params: &[ParamKV<'_>],
prefer_cuda: bool,
) -> Result<CompiledIndicatorCall, IndicatorDispatchError>pub fn compile_call(
indicator_id: &str,
output_id: Option<&str>,
params: &[ParamKV<'_>],
prefer_cuda: bool,
) -> Result<CompiledIndicatorCall, IndicatorDispatchError>