aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/partial_title.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded `pub` keywordsLibravatar Titus Wormer2022-06-201-4/+1
|
* Add docs to destination, label, titleLibravatar Titus Wormer2022-06-201-29/+98
|
* Add support for definitionsLibravatar Titus Wormer2022-06-171-0/+136
* Add definitions * Add partials for label, destination, title * Add `go`, to attempt something, and do something else on `ok`