pub async fn format_file_with_config(
file_path: &PathBuf,
config: &FormatterConfig,
) -> Result<FormatResult, Box<dyn Error>>
Expand description
ユーティリティ関数
pub async fn format_file_with_config(
file_path: &PathBuf,
config: &FormatterConfig,
) -> Result<FormatResult, Box<dyn Error>>
ユーティリティ関数