1
2
3
use util::LoadedModule;

pub type ModuleList = Vec<LoadedModule>;