Skip to main content

script_table

Function script_table 

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