pub(crate) fn compile(dyn_package: &str) -> bool
Expand description

Recompile the dyn package

Returns false if the compile failed.