fn body_text(v: &Value) -> Option<String>
Extracts replayable body text: a plain string, or a snapshot body object’s text field. None for a binary or uncaptured body.
text
None