pub fn stamp_operation_context(headers: &mut Flattrs, attrs: &Attrs)Expand description
Stamp the operation-context subset of attrs onto headers using
the shared marker-driven mechanism. Only entries whose declared
key carries @meta(OPERATION_CONTEXT_HEADER = true) are written;
anything else in attrs is silently skipped (OC-2).