Skip to main content

is_timestamp_helper_call

Function is_timestamp_helper_call 

Source
fn is_timestamp_helper_call(
    helpers: &HashSet<FunctionId>,
    expr: &Expr<'_>,
) -> bool