pub(crate) async fn snapshot_handler( snapshot_writer: SnapshotWriter, buses: &[&Bus], ) -> Result<()>