pub fn encode_provenance_link(link: &Provenance) -> Vec<u8> ⓘExpand description
The canonical encoding of one provenance link (SPEC.md §6.5.1).
Field order is fixed by the struct’s declaration order and pinned by the spec — it is part of the normative rule, not an implementation detail, and changing it is a breaking wire change.