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