tork-openapi 0.1.0

OpenAPI specification generation and an embedded API documentation UI for the Tork web framework.
Documentation

OpenAPI support for the Tork web framework.

Provides the [OpenApi] builder used to configure the specification document. It depends on tork-core to read the registered route table; tork-core does not depend on this crate, so the dependency graph stays acyclic and OpenAPI support can be turned off behind a feature flag in the facade crate.