summaryrefslogtreecommitdiffstatshomepage
path: root/src/actions
Commit message (Collapse)AuthorAgeFilesLines
* Use alt selector for displaying anyhow::Errorsommerfeld2024-04-241-1/+1
|
* Add name() to Action traitsommerfeld2024-04-237-0/+26
|
* Move actions/mod.rs to actions.rssommerfeld2024-04-231-121/+0
|
* Avoid extern cratesommerfeld2024-04-231-0/+1
| | | | Causes issues with rust-analyzer
* Initial commitv0.1.0sommerfeld2024-04-218-0/+746