Function tvix_eval::value::type_error

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