Function zebra_state::service::finalized_state::arbitrary::round_trip_arc

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