read_lib_from_file

Function read_lib_from_file 

Source
pub fn read_lib_from_file<P: AsRef<Path>>(
    path: P,
) -> Result<StaticLibrary, GaiaError>