Function devices::snapshot_handler

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