fralalonde/dipstick

static_metric! macro to replace lazy_static! blocks and handle generics boilerplate.

fralalonde opened this issue · 1 comments

The need for this might be obviated by the new const expr compile-time evaluation improvements.

new macros make this issue go away. see #13 now.