[][src]Type Definition c5store::SetDataFn

type SetDataFn = dyn Fn(&str, C5DataValue) + Send + Sync;