mz_
compute_
client
0.0.0
Notifier
Aliased Type
In mz_
compute_
client::
controller::
introspection
mz_compute_client
::
controller
::
introspection
Type Alias
Notifier
Copy item path
Source
type Notifier<T> =
Sender
<
Result
<
()
,
StorageError
<T>>>;
Aliased Type
ยง
struct Notifier<T> {
/* private fields */
}