macro_rules! parse_catalog {
    ($T:ty, $path:expr, $pad:expr) => { ... };
}
Expand description

Parse a catalog file into a vector of a given type