We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
de
ser
I can serialize the Entropy struct, but have no way to deserialize it without making my own struct.
Entropy
I propose adding
#[cfg_attr(feature = "de", derive(Deserialize))]
Activity