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
Currently when trying to combine #[nutype()] with #[derive(NewType] they conflict with each other and even if they not - poem-openapi will just use field[0] instead of ::try_from() of nutype