You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cfg_eval is a crate implementing cfg_eval in stable Rust. This could solve the problems regarding conditional configuration of serde_as, like #355 and #331.
Test if this fixes the mentioned problems and if so recommend it in the documentation.