···12121313/// Decode a repeated field that may be either packed or expanded.
1414///
1515-/// If it is impossible for a field to be expanded (ie because it is encoded as
1515+/// If it is impossible for a field to be packed (ie because it is encoded as
1616/// a `LEN`) and therefore there is no `ValueParser` for it, then use the
1717/// stdlib's `decode.list()` instead.
1818pub fn multiple(