fn name_in(rendered: &FieldValue) -> Option<String>Expand description
The name of the single entry a one-parameter render produced.
kvp_entries writes name only for a parameter the draft defines, which is
the whole question — so an entry without one is the None this returns.