Function artichoke_backend::convert::check_string_type

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