Skip to main content

propose_generation

Function propose_generation 

Source
pub async fn propose_generation(
    __arg0: Path<String>,
    __arg1: State<AppState>,
    __arg2: Json<Value>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>