Type Alias c5store::ChangeListener

source ·
pub type ChangeListener = dyn Fn(&str, &str, &C5DataValue) + Send + Sync;