//! This internal Noria crate provides types that are shared between Noria client and server, but
//! that we do not want to expose publicly through the `noria` crate.
modaddressing;modexternal;modproto;pubuseself::addressing::{DomainIndex, LocalNodeIndex};pubuseself::external::MaterializationStatus;pubuseself::proto::LocalOrNot;