Type Alias jobicolet::EventFunc

source ·
pub type EventFunc = fn(_: &String) -> (u64, String);