Function veloren_common_dynlib::compile
source ยท pub(crate) fn compile(dyn_package: &str) -> bool
Expand description
Recompile the dyn package
Returns false
if the compile failed.
pub(crate) fn compile(dyn_package: &str) -> bool
Recompile the dyn package
Returns false
if the compile failed.