Skip to content

Brainstorm syntax, implementation for track_periodic_value_change_counts #855

@RobertJacobsonCDC

Description

@RobertJacobsonCDC

This is pretty much worst case scenario of turbo fish:

        context.track_periodic_value_change_counts::<Person, (CounterStratum,), CounterValue, _>(
            1.0,
            move |_context, _counter| {},
        );

        context.track_periodic_value_change_counts::<Person, (CounterStratum,), CounterValue, _>(
            1.0,
            move |_context, _counter| {},
        );

Is there a better syntax?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions