edinet_cli 0.0.2

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