I'm thinking that, as the use of subcrates for demos, examples, tests, etc. generalizes, it could be interesting to have a property in the manifest to make users better aware of them. Either simply:
subcrates = ["demo", "tests"]
or
[[subcrate]]
directory = "demo" # Always a portable relative path
description = "Short description" # So this is available without fetching the crate
On alr get
and alr show
we could announce them.
Not very fond of "subcrate" as a word though. Children?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too