Function goatns::web::ui::user_settings::api_tokens_get    
source · pub async fn api_tokens_get(
    __arg0: State<Arc<RwLock<GoatChildState>>>,
    session: Session
) -> Result<Html<String>, Redirect>Expand description
The user settings page at /ui/settings/api_tokens