pub type BoxedSnapshotSource = Arc<dyn SnapshotSource>;Expand description
Boxed SnapshotSource handed to EntropySender.
Aliased Typeยง
pub struct BoxedSnapshotSource { /* private fields */ }pub type BoxedSnapshotSource = Arc<dyn SnapshotSource>;Boxed SnapshotSource handed to EntropySender.
pub struct BoxedSnapshotSource { /* private fields */ }