process_file

Function process_file 

Source
pub fn process_file(path: &Path, features: Vec<String>) -> Result<String>
Expand description

Returns the sorted content of a file using an appropriate strategy.

The features list enables optional experimental strategies.