aboutsummaryrefslogtreecommitdiffstats
path: root/src/input.rs
Commit message (Expand)AuthorAgeFilesLines
* make raw_guard also asyncJesse Luehrs2021-03-091-2/+60
* commentJesse Luehrs2021-03-091-0/+3
* handle errors properly in raw guardJesse Luehrs2021-03-091-2/+2
* add an error typeJesse Luehrs2021-03-091-13/+14
* add async implementation of InputJesse Luehrs2021-03-091-0/+369
* reorganize a bitJesse Luehrs2021-03-071-415/+0
* separate out the guards from the main structsJesse Luehrs2021-03-071-19/+37
* more derivesJesse Luehrs2021-03-071-1/+1
* more renamesJesse Luehrs2021-03-071-1/+1
* a few derivesJesse Luehrs2021-03-071-0/+1
* sketch out some input handlingJesse Luehrs2021-03-071-0/+396