Type Definition node_maintainer::ScriptStartHandler

source ·
pub type ScriptStartHandler = Arc<dyn Fn(&Package, &str) + Send + Sync>;