Skip to main content

fetch_inputs

Function fetch_inputs 

Source
pub async fn fetch_inputs<'a, E>(run_id: RunId, executor: E) -> Result<Value>
where E: Executor<'a, Database = Postgres>,
Expand description

Fetch inputs.