Skip to main content

trigger_source

Function trigger_source 

Source
pub async fn trigger_source(
    __arg0: State<Arc<ApiState>>,
    __arg1: Path<String>,
) -> Result<Json<TriggerResponse>, Json<ErrorResponse>>