Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: automatically convert Vec into HashMap in histogram_opts! macro #422

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2021

  1. feat: automatically convert Vec into HashMap

    Signed-off-by: Chad Greenburg <cgreenburg93@gmail.com>
    dkryptr committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    feb2546 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Update to accept any number of label arguments and fixing unit tests.

    Signed-off-by: Chad Greenburg <cgreenburg93@gmail.com>
    dkryptr committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    286cff3 View commit details
    Browse the repository at this point in the history