pub fn load_raw_files(folder: &Path) -> Vec<SMBiosData>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Loads raw smbios data files from a given folder and returns Vec