pub fn process_file(path: &Path, features: Vec<String>) -> Result<String>
Returns the sorted content of a file using an appropriate strategy.
The features list enables optional experimental strategies.
features