Function framework::load_modules_from_paths
source · [−]pub fn load_modules_from_paths(paths: &[PathBuf]) -> Vec<Vec<u8>>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator, Expand description
Load the serialized modules from the specified paths.