Type Definition node_maintainer::ScriptLineHandler

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