veloren_common_dynlib

Function compile

Source
pub(crate) fn compile(dyn_package: &str, features: &[&str]) -> bool
Expand description

Recompile the dyn package

Returns false if the compile failed.