billyrieger/bimap-rs

serde is not implemented for non-default hashers

Closed this issue · 0 comments

Just attempted to use the fnv hasher with the serde feature, but the serde impl is only done for the default hasher.

I assume this is rather accidental and not intentional, probably an oversight in #10