mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 08:54:55 +08:00
refactor(cli): 模块化 Rust 前台输出
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
use super::report_output::{print_json_value, print_report};
|
||||
use super::*;
|
||||
|
||||
pub(super) fn run_parse_once(options: &CliOptions) -> anyhow::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user