aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/code_text.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to improve a bunch of statesLibravatar Titus Wormer2022-06-211-18/+8
| | | | | | * Improve passing stuff around * Add traits to enums for markers and such * Fix “life time” stuff I didn’t understand
* Remove unneeded `pub` keywordsLibravatar Titus Wormer2022-06-201-4/+4
|
* Add code (text)Libravatar Titus Wormer2022-06-151-0/+217