wip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#[derive(Debug, PartialEq, Clone)]
|
||||
#[derive(Debug, PartialEq, Eq, Clone)]
|
||||
pub struct Token {
|
||||
/// The type of the token
|
||||
pub token_type: TokenType,
|
||||
|
||||
Reference in New Issue
Block a user