pub fn read_field_str<'a>(v: &'a CodeValue, name: &str) -> Option<&'a str>
Convenience: find_field + read_str.
find_field
read_str