Function get

Source
pub fn get(
    module: &CustomModule,
    path: String,
) -> Result<MutRc<ModuleWrapper>, Error>