Hi :)
would it be possible to move utoipa behind a feature flag using https://doc.rust-lang.org/reference/conditional-compilation.html#the-cfg_attr-attribute? Unfortunately in my project the API Spec is generated via JsonSchema + Aide
Would be ready to add another (hopefully faster) PR :)