cargo culture
from the root of the https://github.com/PolySync/cargo-culture repo directory
cargo-culture-kit
library subcrate
cargo metadata
provided knowledge about the presence of a parent workspace
total_tests > 1
drawing from all your workspace crates in the roll-up scenario,
total_tests > 1
drawing from the particular subcrate if you run in the context of just that subcrate
serde
docs with a nightly compiler.