Skip to main content

template_table

Function template_table 

Source
pub async fn template_table(
    __arg0: State<Arc<AppState>>,
    __arg1: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, String)>