check_string_type

Function check_string_type 

Source
pub fn check_string_type(
    interp: &mut Artichoke,
    value: Value,
) -> Result<Value, Error>