Struct heed_types::DecodeIgnore
source · pub struct DecodeIgnore;Expand description
A convenient struct made to ignore the type when decoding it.
It is appropriate to be used to count keys for example or to ensure that an entry exist for example.