//! Set the index of the last consumed entry in the `YubiHSM 2` audit log.
//! Useful in conjunction with the force audit option, which blocks performing
//! audited HSM operations until audit data has been consumed from the device.
//!
//! <https://developers.yubico.com/YubiHSM2/Commands/Set_Log_Index.html>
use crate::;
use ;
/// Request parameters for `command::set_log_index`
pub
/// Response from `command::set_log_index`
pub