aboutsummaryrefslogtreecommitdiffstats
path: root/examples/basic.rs
Commit message (Collapse)AuthorAgeFilesLines
* move to tokioJesse Luehrs2022-02-241-14/+4
|
* add move_relativeJesse Luehrs2021-11-131-2/+2
|
* also use the textmode::Color alias in testsJesse Luehrs2021-11-131-2/+2
|
* clean up examples to make a bare `cargo test` workJesse Luehrs2021-03-131-0/+34
|
* wait for a key instead of sleeping in examplesJesse Luehrs2021-03-121-4/+5
|
* move the guards back onto the main objectsJesse Luehrs2021-03-121-1/+1
|
* separate out the guards from the main structsJesse Luehrs2021-03-071-1/+1
|
* a few renamesJesse Luehrs2021-03-071-2/+2
|
* rename a bitJesse Luehrs2021-03-061-2/+2
|
* split into sync and async implementationsJesse Luehrs2021-03-061-1/+3
|
* basic sketch of an implementationJesse Luehrs2021-03-061-0/+19