1 2 3 4
/// `get` コマンド向けの標準出力 DTO。 pub mod get_command_output; /// `get` コマンド向けの日本語ラベル付き出力 DTO。 pub mod get_command_output_ja;