parse_file

Function parse_file 

Source
pub fn parse_file(file: &Path) -> Result<Weights, String>
Expand description

Parses a storage weight file.

These files are often named: paritydb_weights.rs.txt or rocksdb_weights.rs.txt.