Function diem_framework_releases::load_modules_from_paths [−][src]
pub fn load_modules_from_paths(paths: &[PathBuf]) -> Vec<Vec<u8>>Expand description
Load the serialized modules from the specified paths.
pub fn load_modules_from_paths(paths: &[PathBuf]) -> Vec<Vec<u8>>Load the serialized modules from the specified paths.