pub fn effect_label(e: &Effect) -> StringExpand description
Render an effect with its arg if present: fs_read("/tmp"),
net("api.example.com"), or just io. Used by both signature
rendering and effect-diff so the same string identifies the
same effect in either context.