use ;
/// Overwrite unformatted file if `--write` is present.
pub type Act = fn ;
/// Lookup a function that may write unformatted file.
/// * If `--write` is present, the returning function would overwrite
/// unformatted files with formatted content.
/// * Otherwise, the returning function would do nothing