zebra_state::service::finalized_state::arbitrary

Function round_trip_arc

source
pub fn round_trip_arc<T>(input: Arc<T>) -> T
where T: IntoDisk + FromDisk,