Skip to main content

is_convertible_with_options

Function is_convertible_with_options 

Source
pub fn is_convertible_with_options(
    left: &Node,
    right: &Node,
    env: &mut Env,
    options: ConvertOptions,
) -> bool
Expand description

Variant of is_convertible with opt-in conversion features.