This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#[derive(Debug)] | |
enum Event { | |
Up, | |
Down, | |
BounceBack, | |
} | |
#[derive(Debug)] | |
enum Effect { | |
ReportErrorNegative |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 Det det PN PN NEU|SIN|DEF|SUB/OBJ _ _ _ _ O _ test:71:4851 | |
2 handlar handla VB VB PRS|AKT _ _ _ _ O _ test:71:4855 | |
3 om om PP PP _ _ _ _ _ O _ test:71:4863 | |
4 att att IE IE _ _ _ _ _ O _ test:71:4866 | |
5 synas synas VB VB INF|SFO _ _ _ _ O _ test:71:4870 | |
6 på på PP PP _ _ _ _ _ O _ test:71:4876 | |
7 olika olik JJ JJ POS|UTR/NEU|PLU|IND/DEF|NOM _ _ _ _ O _ test:71:4879 | |
8 marknader marknad NN NN UTR|PLU|IND|NOM _ _ _ _ O _ test:71:4885 | |
9 . . MAD MAD _ _ _ _ _ O _ test:71:4894 |