Function snapshot_handler

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