mz_
compute
0.0.0
In mz_
compute::
logging::
initialize
mz_compute
::
logging
::
initialize
Type Alias
ReachabilityEvent
Copy item path
Source
pub(super) type ReachabilityEvent = (
usize
,
Vec
<(
usize
,
usize
,
bool
,
Timestamp
,
Diff
)>);