pub fn parse_metric_tensor(
metric_strings: Vec<Vec<String>>,
_coords: &[String],
) -> Result<MetricTensor, TensorError>pub fn parse_metric_tensor(
metric_strings: Vec<Vec<String>>,
_coords: &[String],
) -> Result<MetricTensor, TensorError>