Skip to main content

check_type

Function check_type 

Source
pub fn check_type(
    value: &Value,
    expected: &str,
    name: &str,
) -> Result<(), String>