I've been trying to migrate from serde_aux to this lib and having trouble finding the equivalent of [serde_aux::deserialize_bool_from_anything](https://docs.rs/serde-aux/latest/serde_aux/field_attributes/fn.deserialize_bool_from_anything.html). I was wondering if I'm missing something or if equivalent functionality just doesnt exist here yet.
I've been trying to migrate from serde_aux to this lib and having trouble finding the equivalent of serde_aux::deserialize_bool_from_anything.
I was wondering if I'm missing something or if equivalent functionality just doesnt exist here yet.