Skip to main content

get_generation

Function get_generation 

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