pub fn load_flattened_configs(paths: Vec<PathBuf>) -> Vec<Conf>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Take a vector of paths to either configurations, or configuration sets, and return a vector of configurations