Skip to main content
check_type
rl_lang
0.1.4
In rl_
lang::
interpreter::
stdlib::
common
rl_lang
::
interpreter
::
stdlib
::
common
Function
check_
type
Copy item path
Source
pub fn check_type( value: &
Value
, expected: &
str
, name: &
str
, ) ->
Result
<
()
,
String
>