Closed
Description
This crate really wants to use associated constants (see rust-lang/rust#24921) but the tricks introduced in #14 are incompatible with associated constants (because associated constants can't be use
d to shadow locally scoped constants).
What do?
Metadata
Metadata
Assignees
Labels
No labels