Function tvix_eval::value::type_error

source ยท
fn type_error(expected: &'static str, actual: &Value) -> ErrorKind