// Copyright (c) 2026 Google LLC All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//! Autocompletion generators for `argh`-based CLIs.
use CommandInfoWithArgs;
/// A trait for generating shell completions.