This commit is contained in:
parent
971bee5065
commit
531d4e6b4a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ use crate::{
|
|||
|
||||
/// Binary operations for use with the [`BitVecCommand`] command.
|
||||
#[derive(Clone, PartialEq, Eq, Debug, Default)]
|
||||
#[repr(u8)]
|
||||
pub enum BinaryOperation {
|
||||
/// r := a
|
||||
#[default]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue