tvix_eval::value

Function type_error

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