adds default traits to ControlFunctionType
This commit is contained in:
parent
ef555cbe05
commit
30906d2075
@ -102,6 +102,8 @@ macro_rules! ascii {
|
||||
}
|
||||
|
||||
/// The different types of control functions.
|
||||
///
|
||||
#[derive(Clone, Copy, PartialEq, Eq)]
|
||||
enum ControlFunctionType {
|
||||
/// Elements of the C0 set.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user