pub fn elem_get(recv: &Value, key: &str) -> Option<Value>
ta[i] read: the element at char/index i, or None if i is out of range or not an integer index.
ta[i]
i
None