fn requested_field_is_shredded(as_field: Option<&Field>) -> boolExpand description
Returns true if as_field requests shredded Variant output.
Its struct carries a typed_value field naming the type to shred to.
A plain variant request has only metadata and value.