Struct loco_protocol::secure::SecureCommand [−][src]
pub struct SecureCommand {
pub header: SecureHeader,
pub command: Command,
}Fields
header: SecureHeadercommand: Commandpub struct SecureCommand {
pub header: SecureHeader,
pub command: Command,
}header: SecureHeadercommand: Command