pub fn projection_params(
product_ids: BTreeMap<String, String>,
assertions: Vec<HumanAssertion>,
) -> VexParamsExpand description
Minimal report::VexParams for report::project; the envelope fields
(author/timestamp) are unused by projection.