//! Remote-backed SIM table directory.
//!
//! This crate exposes a [`RemoteDir`] that projects a remote table site as a
//! SIM table object, along with the [`RemoteDirDescriptor`] citizen record that
//! describes it and the [`RemoteTableSite`] adapter used to back it.
pub use ;
pub use ;
pub use ;