httpgenerator 1.1.0

Generate .http files from OpenAPI specifications
Documentation
1
2
3
4
5
mod format;
mod presenter;
mod render;

pub(crate) use presenter::CliPresenter;