Function artichoke_backend::convert::check_string_type

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