Enum snapps_txn_reference_impl::party::Sign [−][src]
pub enum Sign {
Positive,
Negative,
}
Expand description
Declares the ‘sign’ of a signed number.
pub enum Sign {
Positive,
Negative,
}
Declares the ‘sign’ of a signed number.
Positive
Negative