Skip to main content

ssh_key_page

Function ssh_key_page 

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