Type Definition forc_pkg::BuiltWorkspace

source ·
pub type BuiltWorkspace = Vec<Arc<BuiltPackage>>;
Expand description

The result of successfully compiling a workspace.