Function koto_runtime::type_error

source ยท
pub fn type_error<T>(expected_str: &str, unexpected: &KValue) -> Result<T>
Expand description

Creates an error that describes a type mismatch