format_file_with_config

Function format_file_with_config 

Source
pub async fn format_file_with_config(
    file_path: &PathBuf,
    config: &FormatterConfig,
) -> Result<FormatResult, Box<dyn Error>>
Expand description

ユーティリティ関数